@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/8246_DASSHDT00000279_SE01>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "DASSHDT00000279_SE01" ;
  .
<https://eurobis.org/id/event/8246_DASSHDT00000279_St01>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "DASSHDT00000279_St01" ;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_143691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_143691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_143691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_143691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_143691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_143691'^^xsd:string;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_143691'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_143804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_143804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_143804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_143804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_143804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_143804'^^xsd:string;
  dwc:scientificName 'Spongomorpha'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '143804'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_143804'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '143804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_143808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_143808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_143808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_143808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_143808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_143808'^^xsd:string;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_143808'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_143834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_143834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_143834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_143834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_143834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_143834'^^xsd:string;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_143834'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_143996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_143996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_143996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_143996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_143996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_143996'^^xsd:string;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_143996'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_143997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_143997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_143997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_143997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_143997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_143997'^^xsd:string;
  dwc:scientificName 'Rhizoclonium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '143997'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_143997'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '143997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_144438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_144438'^^xsd:string;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_144438'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_144537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_144537'^^xsd:string;
  dwc:scientificName 'Ceramium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '144537'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_144537'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_144603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_144603'^^xsd:string;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_144603'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_144628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_144628'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_144628'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_144683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_144683'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_144683'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_144732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_144732'^^xsd:string;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_144732'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_144743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_144743'^^xsd:string;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_144743'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_144744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_144744'^^xsd:string;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_144744'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_144756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_144756'^^xsd:string;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_144756'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_144758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_144758'^^xsd:string;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_144758'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_144773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_144773'^^xsd:string;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_144773'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_144842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_144842'^^xsd:string;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_144842'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_144844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_144844'^^xsd:string;
  dwc:scientificName 'Osmundea osmunda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '144844'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_144844'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_144847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_144847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_144847'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_144847'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145086'^^xsd:string;
  dwc:scientificName 'Codium fragile'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145086'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145086'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145108'^^xsd:string;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145108'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145130'^^xsd:string;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145130'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145188'^^xsd:string;
  dwc:scientificName 'Mesophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145188'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145188'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145228'^^xsd:string;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145228'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145262'^^xsd:string;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145262'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145309'^^xsd:string;
  dwc:scientificName 'Desmarestia ligulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145309'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145309'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145503'^^xsd:string;
  dwc:scientificName 'Bifurcaria bifurcata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145503'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145503'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145536'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145536'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145540'^^xsd:string;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145540'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145541'^^xsd:string;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145541'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145546'^^xsd:string;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145546'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145547'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145547'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145548'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145548'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145550'^^xsd:string;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145550'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145551'^^xsd:string;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145551'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145594'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145594'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145599'^^xsd:string;
  dwc:scientificName 'Pterocladiella capillacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145599'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145599'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145605'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145605'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145606'^^xsd:string;
  dwc:scientificName 'Caulacanthus ustulatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145606'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145606'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145614'^^xsd:string;
  dwc:scientificName 'Calliblepharis jubata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145614'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145614'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145620'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145620'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145625'^^xsd:string;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145625'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145650'^^xsd:string;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145650'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145724'^^xsd:string;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145724'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145725'^^xsd:string;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145725'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145735'^^xsd:string;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145735'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145771'^^xsd:string;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145771'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145782'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145782'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145808'^^xsd:string;
  dwc:scientificName 'Chylocladia verticillata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145808'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145808'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145810'^^xsd:string;
  dwc:scientificName 'Gastroclonium ovatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145810'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145810'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145821'^^xsd:string;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145821'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145825'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145825'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145856'^^xsd:string;
  dwc:scientificName 'Colpomenia peregrina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145856'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145856'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145869'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145869'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_145984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_145984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_145984'^^xsd:string;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_145984'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_157188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_157188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_157188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_157188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_157188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_157188'^^xsd:string;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_157188'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_182742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_182742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_182742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_182742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_182742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_182742'^^xsd:string;
  dwc:scientificName 'Halopteris scoparia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '182742'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_182742'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_234462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_234462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_234462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_234462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_234462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_234462'^^xsd:string;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_234462'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_234471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_234471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_234471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_234471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_234471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_234471'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_234471'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_234474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_234474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_234474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_234474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_234474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_234474'^^xsd:string;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_234474'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_234483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_234483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_234483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_234483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_234483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_234483'^^xsd:string;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_234483'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_295880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_295880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_295880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_295880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_295880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_295880'^^xsd:string;
  dwc:scientificName 'Grateloupia turuturu'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '295880'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_295880'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '295880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_475211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_475211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_475211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_475211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_475211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_475211'^^xsd:string;
  dwc:scientificName 'Vertebrata lanosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '475211'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_475211'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_494791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_494791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_494791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_494791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_494791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_494791'^^xsd:string;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_494791'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_494940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_494940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_494940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_494940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_494940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_494940'^^xsd:string;
  dwc:scientificName 'Leathesia marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '494940'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_494940'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_631828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_631828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_631828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313626 -4.1049492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1049492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8246_DASSHDT00000279_SE01_DASSHDT00000279_SE01_631828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DASSHDT00000279_SE01_631828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8246_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '2015 Marine Biological Association of the UK (MBA) Wembury South Devon Introduction to Seaweeds course sightings'^^xsd:string;
  dwc:catalogNumber 'DASSHDT00000279_SE01_631828'^^xsd:string;
  dwc:scientificName 'Vertebrata byssoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'Esther Hughes'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:longitude '-4.1049492'^^xsd:double;
  dwc:startLongitude '-4.1074383'^^xsd:double;
  dwc:endLongitude '-4.1037691'^^xsd:double;
  dwc:latitude '50.313626'^^xsd:double;
  dwc:startLatitude '50.311749'^^xsd:double;
  dwc:endLatitude '50.315325'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((-4.1037691 50.311749, -4.1037691 50.315325, -4.1074383 50.315325, -4.1074383 50.311749, -4.1037691 50.311749))'^^xsd:string;
  dwc:aphiaid '631828'^^xsd:integer;
  dwc:occurrenceId 'DASSHDT00000279_SE01_631828'^^xsd:string;
  dwc:observationDate '2015-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '631828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
# EOF