@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dwciri: <http://rs.tdwg.org/dwc/iri/> .
@prefix top-level: <https://aphia.org/ns/top-level/> .
@prefix marine-observation: <https://eurobis.org/ns/marine-observation/> .
@prefix mr: <http://marineregions.org/ns/ontology#> .
@prefix sf: <http://www.opengis.net/ont/sf#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix geo-pos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix tat: <https://aphia.org/ns/attribute-trait/> .
@prefix dul: <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://eurobis.org/ns/occurrence-status#present>
  a marine-observation:OccurrenceStatus , skos:Concept ;
  skos:prefLabel "Present"@en ;
  skos:exactMatch <http://rs.gbif.org/vocabulary/gbif/occurrence_status/present> .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9241727351931 -5.667974402885534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9241727351931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.667974402885534"^^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 "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9241727351931 -5.667974402885534)"^^geo:wktLiteral ;
  geo-pos:lat "54.9241727351931"^^xsd:decimal ;
  geo-pos:long "-5.667974402885534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139513'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.6679744028855'^^xsd:double;
  dwc:latitude '54.924172735193'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139513'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.69364260191958 -5.333797107504424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.69364260191958"^^xsd:decimal ;
  dwc:decimalLongitude "-5.333797107504424"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.69364260191958 -5.333797107504424)"^^geo:wktLiteral ;
  geo-pos:lat "55.69364260191958"^^xsd:decimal ;
  geo-pos:long "-5.333797107504424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141789'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3337971075044'^^xsd:double;
  dwc:latitude '55.69364260192'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141789'^^xsd:string;
  dwc:observationDate '2004-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.721842497419985 -5.288408529357961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.721842497419985"^^xsd:decimal ;
  dwc:decimalLongitude "-5.288408529357961"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.721842497419985 -5.288408529357961)"^^geo:wktLiteral ;
  geo-pos:lat "55.721842497419985"^^xsd:decimal ;
  geo-pos:long "-5.288408529357961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141790'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.288408529358'^^xsd:double;
  dwc:latitude '55.72184249742'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141790'^^xsd:string;
  dwc:observationDate '2004-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0036554082282 -5.24498420490497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0036554082282"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24498420490497"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0036554082282 -5.24498420490497)"^^geo:wktLiteral ;
  geo-pos:lat "55.0036554082282"^^xsd:decimal ;
  geo-pos:long "-5.24498420490497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141063'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.244984204905'^^xsd:double;
  dwc:latitude '55.003655408228'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141063'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84214193671467 -5.231998638673754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84214193671467"^^xsd:decimal ;
  dwc:decimalLongitude "-5.231998638673754"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84214193671467 -5.231998638673754)"^^geo:wktLiteral ;
  geo-pos:lat "54.84214193671467"^^xsd:decimal ;
  geo-pos:long "-5.231998638673754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141049'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2319986386738'^^xsd:double;
  dwc:latitude '54.842141936715'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141049'^^xsd:string;
  dwc:observationDate '2001-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.833168779291064 -5.231281012642677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.833168779291064"^^xsd:decimal ;
  dwc:decimalLongitude "-5.231281012642677"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.833168779291064 -5.231281012642677)"^^geo:wktLiteral ;
  geo-pos:lat "54.833168779291064"^^xsd:decimal ;
  geo-pos:long "-5.231281012642677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139894'^^xsd:integer;
  dwc:scientificName 'Physalia physalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2312810126427'^^xsd:double;
  dwc:latitude '54.833168779291'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '135479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139894'^^xsd:string;
  dwc:observationDate '1959-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '135479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.833168779291064 -5.231281012642677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.833168779291064"^^xsd:decimal ;
  dwc:decimalLongitude "-5.231281012642677"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.833168779291064 -5.231281012642677)"^^geo:wktLiteral ;
  geo-pos:lat "54.833168779291064"^^xsd:decimal ;
  geo-pos:long "-5.231281012642677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139893'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2312810126427'^^xsd:double;
  dwc:latitude '54.833168779291'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139893'^^xsd:string;
  dwc:observationDate '1959-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83274082454322 -5.230467905332664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83274082454322"^^xsd:decimal ;
  dwc:decimalLongitude "-5.230467905332664"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83274082454322 -5.230467905332664)"^^geo:wktLiteral ;
  geo-pos:lat "54.83274082454322"^^xsd:decimal ;
  geo-pos:long "-5.230467905332664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139060'^^xsd:integer;
  dwc:scientificName 'Physalia physalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'J. McClelland'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2304679053327'^^xsd:double;
  dwc:latitude '54.832740824543'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139060'^^xsd:string;
  dwc:observationDate '1959-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '135479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01304407134604 -5.2300952315562945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01304407134604"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2300952315562945"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01304407134604 -5.2300952315562945)"^^geo:wktLiteral ;
  geo-pos:lat "55.01304407134604"^^xsd:decimal ;
  geo-pos:long "-5.2300952315562945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140177'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2300952315563'^^xsd:double;
  dwc:latitude '55.013044071346'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140177'^^xsd:string;
  dwc:observationDate '1974-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04078929407791 -5.201012433901203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04078929407791"^^xsd:decimal ;
  dwc:decimalLongitude "-5.201012433901203"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04078929407791 -5.201012433901203)"^^geo:wktLiteral ;
  geo-pos:lat "55.04078929407791"^^xsd:decimal ;
  geo-pos:long "-5.201012433901203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141153'^^xsd:integer;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2010124339012'^^xsd:double;
  dwc:latitude '55.040789294078'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141153'^^xsd:string;
  dwc:observationDate '2001-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.97797692892866 -5.196008754940825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.97797692892866"^^xsd:decimal ;
  dwc:decimalLongitude "-5.196008754940825"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.97797692892866 -5.196008754940825)"^^geo:wktLiteral ;
  geo-pos:lat "54.97797692892866"^^xsd:decimal ;
  geo-pos:long "-5.196008754940825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140085'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1960087549408'^^xsd:double;
  dwc:latitude '54.977976928929'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140085'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84765812891342 -5.193481242577572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84765812891342"^^xsd:decimal ;
  dwc:decimalLongitude "-5.193481242577572"^^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 "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84765812891342 -5.193481242577572)"^^geo:wktLiteral ;
  geo-pos:lat "54.84765812891342"^^xsd:decimal ;
  geo-pos:long "-5.193481242577572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139480'^^xsd:integer;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1934812425776'^^xsd:double;
  dwc:latitude '54.847658128913'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139480'^^xsd:string;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.92413699783141 -5.1917353535749795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.92413699783141"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1917353535749795"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.92413699783141 -5.1917353535749795)"^^geo:wktLiteral ;
  geo-pos:lat "54.92413699783141"^^xsd:decimal ;
  geo-pos:long "-5.1917353535749795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140110'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.191735353575'^^xsd:double;
  dwc:latitude '54.924136997831'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140110'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01427970125628 -5.183250208689444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01427970125628"^^xsd:decimal ;
  dwc:decimalLongitude "-5.183250208689444"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01427970125628 -5.183250208689444)"^^geo:wktLiteral ;
  geo-pos:lat "55.01427970125628"^^xsd:decimal ;
  geo-pos:long "-5.183250208689444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141516'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1832502086894'^^xsd:double;
  dwc:latitude '55.014279701256'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141516'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98735965036799 -5.181117387634694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.98735965036799"^^xsd:decimal ;
  dwc:decimalLongitude "-5.181117387634694"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98735965036799 -5.181117387634694)"^^geo:wktLiteral ;
  geo-pos:lat "54.98735965036799"^^xsd:decimal ;
  geo-pos:long "-5.181117387634694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141238'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1811173876347'^^xsd:double;
  dwc:latitude '54.987359650368'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141238'^^xsd:string;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98735965036799 -5.181117387634694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.98735965036799"^^xsd:decimal ;
  dwc:decimalLongitude "-5.181117387634694"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98735965036799 -5.181117387634694)"^^geo:wktLiteral ;
  geo-pos:lat "54.98735965036799"^^xsd:decimal ;
  geo-pos:long "-5.181117387634694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140090'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1811173876347'^^xsd:double;
  dwc:latitude '54.987359650368'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140090'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.97838626115966 -5.180407237385128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.97838626115966"^^xsd:decimal ;
  dwc:decimalLongitude "-5.180407237385128"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.97838626115966 -5.180407237385128)"^^geo:wktLiteral ;
  geo-pos:lat "54.97838626115966"^^xsd:decimal ;
  geo-pos:long "-5.180407237385128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141644'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1804072373851'^^xsd:double;
  dwc:latitude '54.97838626116'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141644'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96941285250065 -5.179697481688931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96941285250065"^^xsd:decimal ;
  dwc:decimalLongitude "-5.179697481688931"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96941285250065 -5.179697481688931)"^^geo:wktLiteral ;
  geo-pos:lat "54.96941285250065"^^xsd:decimal ;
  geo-pos:long "-5.179697481688931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141209'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1796974816889'^^xsd:double;
  dwc:latitude '54.969412852501'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141209'^^xsd:string;
  dwc:observationDate '2002-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95146597684353 -5.178279152764439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.95146597684353"^^xsd:decimal ;
  dwc:decimalLongitude "-5.178279152764439"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95146597684353 -5.178279152764439)"^^geo:wktLiteral ;
  geo-pos:lat "54.95146597684353"^^xsd:decimal ;
  geo-pos:long "-5.178279152764439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140128'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1782791527644'^^xsd:double;
  dwc:latitude '54.951465976844'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140128'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90659844754038 -5.174740214305693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.90659844754038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.174740214305693"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90659844754038 -5.174740214305693)"^^geo:wktLiteral ;
  geo-pos:lat "54.90659844754038"^^xsd:decimal ;
  geo-pos:long "-5.174740214305693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140131'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1747402143057'^^xsd:double;
  dwc:latitude '54.90659844754'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140131'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.843783090763154 -5.169802163649593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.843783090763154"^^xsd:decimal ;
  dwc:decimalLongitude "-5.169802163649593"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.843783090763154 -5.169802163649593)"^^geo:wktLiteral ;
  geo-pos:lat "54.843783090763154"^^xsd:decimal ;
  geo-pos:long "-5.169802163649593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141411'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1698021636496'^^xsd:double;
  dwc:latitude '54.843783090763'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141411'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.843783090763154 -5.169802163649593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.843783090763154"^^xsd:decimal ;
  dwc:decimalLongitude "-5.169802163649593"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.843783090763154 -5.169802163649593)"^^geo:wktLiteral ;
  geo-pos:lat "54.843783090763154"^^xsd:decimal ;
  geo-pos:long "-5.169802163649593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139681'^^xsd:integer;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1698021636496'^^xsd:double;
  dwc:latitude '54.843783090763'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139681'^^xsd:string;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02366102126107 -5.168342661253538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02366102126107"^^xsd:decimal ;
  dwc:decimalLongitude "-5.168342661253538"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02366102126107 -5.168342661253538)"^^geo:wktLiteral ;
  geo-pos:lat "55.02366102126107"^^xsd:decimal ;
  geo-pos:long "-5.168342661253538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172142098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172142098'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1683426612535'^^xsd:double;
  dwc:latitude '55.023661021261'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172142098'^^xsd:string;
  dwc:observationDate '2004-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01468757467963 -5.1676344070033435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01468757467963"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1676344070033435"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01468757467963 -5.1676344070033435)"^^geo:wktLiteral ;
  geo-pos:lat "55.01468757467963"^^xsd:decimal ;
  geo-pos:long "-5.1676344070033435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141237'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1676344070033'^^xsd:double;
  dwc:latitude '55.01468757468'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141237'^^xsd:string;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01468757467963 -5.1676344070033435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01468757467963"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1676344070033435"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01468757467963 -5.1676344070033435)"^^geo:wktLiteral ;
  geo-pos:lat "55.01468757467963"^^xsd:decimal ;
  geo-pos:long "-5.1676344070033435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140916'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1676344070033'^^xsd:double;
  dwc:latitude '55.01468757468'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140916'^^xsd:string;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.005714108694605 -5.166926546578188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.005714108694605"^^xsd:decimal ;
  dwc:decimalLongitude "-5.166926546578188"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.005714108694605 -5.166926546578188)"^^geo:wktLiteral ;
  geo-pos:lat "55.005714108694605"^^xsd:decimal ;
  geo-pos:long "-5.166926546578188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139670'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1669265465782'^^xsd:double;
  dwc:latitude '55.005714108695'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139670'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.005714108694605 -5.166926546578188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.005714108694605"^^xsd:decimal ;
  dwc:decimalLongitude "-5.166926546578188"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.005714108694605 -5.166926546578188)"^^geo:wktLiteral ;
  geo-pos:lat "55.005714108694605"^^xsd:decimal ;
  geo-pos:long "-5.166926546578188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141450'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1669265465782'^^xsd:double;
  dwc:latitude '55.005714108695'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141450'^^xsd:string;
  dwc:observationDate '2003-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.005714108694605 -5.166926546578188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.005714108694605"^^xsd:decimal ;
  dwc:decimalLongitude "-5.166926546578188"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.005714108694605 -5.166926546578188)"^^geo:wktLiteral ;
  geo-pos:lat "55.005714108694605"^^xsd:decimal ;
  geo-pos:long "-5.166926546578188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172142119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172142119'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1669265465782'^^xsd:double;
  dwc:latitude '55.005714108695'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172142119'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.005714108694605 -5.166926546578188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.005714108694605"^^xsd:decimal ;
  dwc:decimalLongitude "-5.166926546578188"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.005714108694605 -5.166926546578188)"^^geo:wktLiteral ;
  geo-pos:lat "55.005714108694605"^^xsd:decimal ;
  geo-pos:long "-5.166926546578188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139669'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1669265465782'^^xsd:double;
  dwc:latitude '55.005714108695'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139669'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.005714108694605 -5.166926546578188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.005714108694605"^^xsd:decimal ;
  dwc:decimalLongitude "-5.166926546578188"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.005714108694605 -5.166926546578188)"^^geo:wktLiteral ;
  geo-pos:lat "55.005714108694605"^^xsd:decimal ;
  geo-pos:long "-5.166926546578188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139671'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1669265465782'^^xsd:double;
  dwc:latitude '55.005714108695'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139671'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.005714108694605 -5.166926546578188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.005714108694605"^^xsd:decimal ;
  dwc:decimalLongitude "-5.166926546578188"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.005714108694605 -5.166926546578188)"^^geo:wktLiteral ;
  geo-pos:lat "55.005714108694605"^^xsd:decimal ;
  geo-pos:long "-5.166926546578188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140078'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1669265465782'^^xsd:double;
  dwc:latitude '55.005714108695'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140078'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.005714108694605 -5.166926546578188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.005714108694605"^^xsd:decimal ;
  dwc:decimalLongitude "-5.166926546578188"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.005714108694605 -5.166926546578188)"^^geo:wktLiteral ;
  geo-pos:lat "55.005714108694605"^^xsd:decimal ;
  geo-pos:long "-5.166926546578188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141338'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1669265465782'^^xsd:double;
  dwc:latitude '55.005714108695'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141338'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99674062330921 -5.16621907968017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99674062330921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.16621907968017"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99674062330921 -5.16621907968017)"^^geo:wktLiteral ;
  geo-pos:lat "54.99674062330921"^^xsd:decimal ;
  geo-pos:long "-5.16621907968017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140107'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1662190796802'^^xsd:double;
  dwc:latitude '54.996740623309'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140107'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87110979266566 -5.15635569735386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87110979266566"^^xsd:decimal ;
  dwc:decimalLongitude "-5.15635569735386"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87110979266566 -5.15635569735386)"^^geo:wktLiteral ;
  geo-pos:lat "54.87110979266566"^^xsd:decimal ;
  geo-pos:long "-5.15635569735386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141156'^^xsd:integer;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1563556973539'^^xsd:double;
  dwc:latitude '54.871109792666'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141156'^^xsd:string;
  dwc:observationDate '2001-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.862136016657914 -5.155654097820872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.862136016657914"^^xsd:decimal ;
  dwc:decimalLongitude "-5.155654097820872"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.862136016657914 -5.155654097820872)"^^geo:wktLiteral ;
  geo-pos:lat "54.862136016657914"^^xsd:decimal ;
  geo-pos:long "-5.155654097820872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141199'^^xsd:integer;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1556540978209'^^xsd:double;
  dwc:latitude '54.862136016658'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141199'^^xsd:string;
  dwc:observationDate '2002-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.862136016657914 -5.155654097820872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.862136016657914"^^xsd:decimal ;
  dwc:decimalLongitude "-5.155654097820872"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.862136016657914 -5.155654097820872)"^^geo:wktLiteral ;
  geo-pos:lat "54.862136016657914"^^xsd:decimal ;
  geo-pos:long "-5.155654097820872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141235'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1556540978209'^^xsd:double;
  dwc:latitude '54.862136016658'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141235'^^xsd:string;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.862136016657914 -5.155654097820872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.862136016657914"^^xsd:decimal ;
  dwc:decimalLongitude "-5.155654097820872"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.862136016657914 -5.155654097820872)"^^geo:wktLiteral ;
  geo-pos:lat "54.862136016657914"^^xsd:decimal ;
  geo-pos:long "-5.155654097820872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141486'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1556540978209'^^xsd:double;
  dwc:latitude '54.862136016658'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141486'^^xsd:string;
  dwc:observationDate '2003-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.862136016657914 -5.155654097820872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.862136016657914"^^xsd:decimal ;
  dwc:decimalLongitude "-5.155654097820872"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.862136016657914 -5.155654097820872)"^^geo:wktLiteral ;
  geo-pos:lat "54.862136016657914"^^xsd:decimal ;
  geo-pos:long "-5.155654097820872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141487'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1556540978209'^^xsd:double;
  dwc:latitude '54.862136016658'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141487'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.862136016657914 -5.155654097820872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.862136016657914"^^xsd:decimal ;
  dwc:decimalLongitude "-5.155654097820872"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.862136016657914 -5.155654097820872)"^^geo:wktLiteral ;
  geo-pos:lat "54.862136016657914"^^xsd:decimal ;
  geo-pos:long "-5.155654097820872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141485'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1556540978209'^^xsd:double;
  dwc:latitude '54.862136016658'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141485'^^xsd:string;
  dwc:observationDate '2003-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83521457255069 -5.153551630862656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83521457255069"^^xsd:decimal ;
  dwc:decimalLongitude "-5.153551630862656"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83521457255069 -5.153551630862656)"^^geo:wktLiteral ;
  geo-pos:lat "54.83521457255069"^^xsd:decimal ;
  geo-pos:long "-5.153551630862656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141449'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1535516308627'^^xsd:double;
  dwc:latitude '54.835214572551'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141449'^^xsd:string;
  dwc:observationDate '2003-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00611984583903 -5.151313826640664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00611984583903"^^xsd:decimal ;
  dwc:decimalLongitude "-5.151313826640664"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00611984583903 -5.151313826640664)"^^geo:wktLiteral ;
  geo-pos:lat "55.00611984583903"^^xsd:decimal ;
  geo-pos:long "-5.151313826640664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141611'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1513138266407'^^xsd:double;
  dwc:latitude '55.006119845839'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141611'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00611984583903 -5.151313826640664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00611984583903"^^xsd:decimal ;
  dwc:decimalLongitude "-5.151313826640664"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00611984583903 -5.151313826640664)"^^geo:wktLiteral ;
  geo-pos:lat "55.00611984583903"^^xsd:decimal ;
  geo-pos:long "-5.151313826640664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141556'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1513138266407'^^xsd:double;
  dwc:latitude '55.006119845839'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141556'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00611984583903 -5.151313826640664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00611984583903"^^xsd:decimal ;
  dwc:decimalLongitude "-5.151313826640664"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00611984583903 -5.151313826640664)"^^geo:wktLiteral ;
  geo-pos:lat "55.00611984583903"^^xsd:decimal ;
  geo-pos:long "-5.151313826640664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141641'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1513138266407'^^xsd:double;
  dwc:latitude '55.006119845839'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141641'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00611984583903 -5.151313826640664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00611984583903"^^xsd:decimal ;
  dwc:decimalLongitude "-5.151313826640664"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00611984583903 -5.151313826640664)"^^geo:wktLiteral ;
  geo-pos:lat "55.00611984583903"^^xsd:decimal ;
  geo-pos:long "-5.151313826640664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141380'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1513138266407'^^xsd:double;
  dwc:latitude '55.006119845839'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141380'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00611984583903 -5.151313826640664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00611984583903"^^xsd:decimal ;
  dwc:decimalLongitude "-5.151313826640664"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00611984583903 -5.151313826640664)"^^geo:wktLiteral ;
  geo-pos:lat "55.00611984583903"^^xsd:decimal ;
  geo-pos:long "-5.151313826640664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141066'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1513138266407'^^xsd:double;
  dwc:latitude '55.006119845839'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141066'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00611984583903 -5.151313826640664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00611984583903"^^xsd:decimal ;
  dwc:decimalLongitude "-5.151313826640664"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00611984583903 -5.151313826640664)"^^geo:wktLiteral ;
  geo-pos:lat "55.00611984583903"^^xsd:decimal ;
  geo-pos:long "-5.151313826640664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141510'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1513138266407'^^xsd:double;
  dwc:latitude '55.006119845839'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141510'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87151351964276 -5.140794881105192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87151351964276"^^xsd:decimal ;
  dwc:decimalLongitude "-5.140794881105192"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87151351964276 -5.140794881105192)"^^geo:wktLiteral ;
  geo-pos:lat "54.87151351964276"^^xsd:decimal ;
  geo-pos:long "-5.140794881105192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140094'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1407948811052'^^xsd:double;
  dwc:latitude '54.871513519643'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140094'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87151351964276 -5.140794881105192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.87151351964276"^^xsd:decimal ;
  dwc:decimalLongitude "-5.140794881105192"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.87151351964276 -5.140794881105192)"^^geo:wktLiteral ;
  geo-pos:lat "54.87151351964276"^^xsd:decimal ;
  geo-pos:long "-5.140794881105192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141239'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1407948811052'^^xsd:double;
  dwc:latitude '54.871513519643'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141239'^^xsd:string;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86253961009833 -5.140096726554782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86253961009833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.140096726554782"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86253961009833 -5.140096726554782)"^^geo:wktLiteral ;
  geo-pos:lat "54.86253961009833"^^xsd:decimal ;
  geo-pos:long "-5.140096726554782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141631'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1400967265548'^^xsd:double;
  dwc:latitude '54.862539610098'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141631'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86253961009833 -5.140096726554782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86253961009833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.140096726554782"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86253961009833 -5.140096726554782)"^^geo:wktLiteral ;
  geo-pos:lat "54.86253961009833"^^xsd:decimal ;
  geo-pos:long "-5.140096726554782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141505'^^xsd:integer;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1400967265548'^^xsd:double;
  dwc:latitude '54.862539610098'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141505'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86253961009833 -5.140096726554782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86253961009833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.140096726554782"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86253961009833 -5.140096726554782)"^^geo:wktLiteral ;
  geo-pos:lat "54.86253961009833"^^xsd:decimal ;
  geo-pos:long "-5.140096726554782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140125'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1400967265548'^^xsd:double;
  dwc:latitude '54.862539610098'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140125'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83561776573519 -5.138004583150976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83561776573519"^^xsd:decimal ;
  dwc:decimalLongitude "-5.138004583150976"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83561776573519 -5.138004583150976)"^^geo:wktLiteral ;
  geo-pos:lat "54.83561776573519"^^xsd:decimal ;
  geo-pos:long "-5.138004583150976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140029'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.138004583151'^^xsd:double;
  dwc:latitude '54.835617765735'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140029'^^xsd:string;
  dwc:observationDate '1969-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02447103105848 -5.137102923034918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02447103105848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.137102923034918"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02447103105848 -5.137102923034918)"^^geo:wktLiteral ;
  geo-pos:lat "55.02447103105848"^^xsd:decimal ;
  geo-pos:long "-5.137102923034918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140189'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1371029230349'^^xsd:double;
  dwc:latitude '55.024471031058'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140189'^^xsd:string;
  dwc:observationDate '1975-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.006523581743 -5.135700715098147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.006523581743"^^xsd:decimal ;
  dwc:decimalLongitude "-5.135700715098147"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.006523581743 -5.135700715098147)"^^geo:wktLiteral ;
  geo-pos:lat "55.006523581743"^^xsd:decimal ;
  geo-pos:long "-5.135700715098147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172142091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172142091'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1357007150981'^^xsd:double;
  dwc:latitude '55.006523581743'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172142091'^^xsd:string;
  dwc:observationDate '2004-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.377125035384296 -5.133711267215226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.377125035384296"^^xsd:decimal ;
  dwc:decimalLongitude "-5.133711267215226"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.377125035384296 -5.133711267215226)"^^geo:wktLiteral ;
  geo-pos:lat "54.377125035384296"^^xsd:decimal ;
  geo-pos:long "-5.133711267215226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141847'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1337112672152'^^xsd:double;
  dwc:latitude '54.377125035384'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141847'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137964'^^xsd:integer;
  dwc:scientificName 'Audouinella daviesii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137964'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138072'^^xsd:integer;
  dwc:scientificName 'Rhodomela lycopodioides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138072'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138068'^^xsd:integer;
  dwc:scientificName 'Pterosiphonia parasitica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138068'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1649768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137979'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137979'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134382'^^xsd:integer;
  dwc:scientificName 'Gelidium latifolium'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '156097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134382'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137980'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137980'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138062'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138062'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138065'^^xsd:integer;
  dwc:scientificName 'Polysiphonia stricta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138065'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138058'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138058'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138063'^^xsd:integer;
  dwc:scientificName 'Polysiphonia brodiei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138063'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1340377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138066'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138066'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138064'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138064'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137971'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha melagonium'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137971'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137970'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137970'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138059'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138059'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138060'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138060'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134501'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134501'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134343'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134343'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134337'^^xsd:integer;
  dwc:scientificName 'Melobesia membranacea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145182'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134337'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137976'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137976'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138051'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138051'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137974'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137974'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137983'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137983'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138074'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138074'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134329'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134329'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134381'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134381'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137966'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137966'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138078'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138078'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137982'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137982'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137969'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137969'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137968'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137968'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138083'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138083'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138075'^^xsd:integer;
  dwc:scientificName 'Spermothamnion repens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138075'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134334'^^xsd:integer;
  dwc:scientificName 'Litosiphon laminariae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134334'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138069'^^xsd:integer;
  dwc:scientificName 'Ptilothamnion pluma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138069'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134330'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134330'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134375'^^xsd:integer;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134375'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138076'^^xsd:integer;
  dwc:scientificName 'Sphacelaria fusca'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138076'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134378'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134378'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134380'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134380'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134505'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134505'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138053'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138053'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137978'^^xsd:integer;
  dwc:scientificName 'Cruoria pellita'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137978'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138055'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranondes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138055'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145664'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134327'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134327'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137972'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137972'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134342'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134342'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134338'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134338'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134339'^^xsd:integer;
  dwc:scientificName 'Monostroma oxyspermum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145944'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134339'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134332'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134332'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137963'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137963'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138057'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138057'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138079'^^xsd:integer;
  dwc:scientificName 'Stragularia clavata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138079'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137962'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137962'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138052'^^xsd:integer;
  dwc:scientificName 'Petroderma maculiforme'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145478'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138052'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145478'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137975'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137975'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138054'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138054'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137965'^^xsd:integer;
  dwc:scientificName 'Blidingia minima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137965'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137977'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137977'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137960'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137960'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134333'^^xsd:integer;
  dwc:scientificName 'Lithophyllum incrustans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134333'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137973'^^xsd:integer;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137973'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137984'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137984'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134374'^^xsd:integer;
  dwc:scientificName 'Entocladia perforans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134374'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '146008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134341'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134341'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137967'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137967'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138070'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138070'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134502'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134502'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138056'^^xsd:integer;
  dwc:scientificName 'Phymatolithon calcareum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138056'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134340'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134340'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138080'^^xsd:integer;
  dwc:scientificName 'Sykidion moorei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '532023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138080'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1311359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137961'^^xsd:integer;
  dwc:scientificName 'Aglaothamnion hookeri'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137961'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1311368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137959'^^xsd:integer;
  dwc:scientificName 'Spongomorpha aeruginosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137959'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138077'^^xsd:integer;
  dwc:scientificName 'Sphacelaria radicans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138077'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '624202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138073'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138073'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134379'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134379'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134336'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134336'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134328'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134328'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138071'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138071'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134331'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134331'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138061'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138061'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134383'^^xsd:integer;
  dwc:scientificName 'Gelidium pusillum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134383'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134503'^^xsd:integer;
  dwc:scientificName 'Elachista flaccida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144936'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134503'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134326'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134326'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137981'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137981'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138082'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138082'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134376'^^xsd:integer;
  dwc:scientificName 'Erythrocladia irregularis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134376'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138081'^^xsd:integer;
  dwc:scientificName 'Titanoderma pustulatum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138081'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134377'^^xsd:integer;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134377'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134504'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134504'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138067'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138067'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134325'^^xsd:integer;
  dwc:scientificName 'Gracilaria gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134325'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.851623460133645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12755952286193"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.851623460133645 -5.12755952286193)"^^geo:wktLiteral ;
  geo-pos:lat "54.851623460133645"^^xsd:decimal ;
  geo-pos:long "-5.12755952286193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134335'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1275595228619'^^xsd:double;
  dwc:latitude '54.851623460134'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134335'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.85396715117246 -5.123844644111763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.85396715117246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.123844644111763"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.85396715117246 -5.123844644111763)"^^geo:wktLiteral ;
  geo-pos:lat "54.85396715117246"^^xsd:decimal ;
  geo-pos:long "-5.123844644111763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140120'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1238446441118'^^xsd:double;
  dwc:latitude '54.853967151172'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140120'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.844993070287195 -5.123150704549553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.844993070287195"^^xsd:decimal ;
  dwc:decimalLongitude "-5.123150704549553"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.844993070287195 -5.123150704549553)"^^geo:wktLiteral ;
  geo-pos:lat "54.844993070287195"^^xsd:decimal ;
  geo-pos:long "-5.123150704549553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139685'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1231507045496'^^xsd:double;
  dwc:latitude '54.844993070287'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139685'^^xsd:string;
  dwc:observationDate '1911-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.844993070287195 -5.123150704549553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.844993070287195"^^xsd:decimal ;
  dwc:decimalLongitude "-5.123150704549553"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.844993070287195 -5.123150704549553)"^^geo:wktLiteral ;
  geo-pos:lat "54.844993070287195"^^xsd:decimal ;
  geo-pos:long "-5.123150704549553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141289'^^xsd:integer;
  dwc:scientificName 'Velella velella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1231507045496'^^xsd:double;
  dwc:latitude '54.844993070287'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '117832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141289'^^xsd:string;
  dwc:observationDate '2002-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '117832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.844993070287195 -5.123150704549553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.844993070287195"^^xsd:decimal ;
  dwc:decimalLongitude "-5.123150704549553"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.844993070287195 -5.123150704549553)"^^geo:wktLiteral ;
  geo-pos:lat "54.844993070287195"^^xsd:decimal ;
  geo-pos:long "-5.123150704549553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140170'^^xsd:integer;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1231507045496'^^xsd:double;
  dwc:latitude '54.844993070287'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140170'^^xsd:string;
  dwc:observationDate '1973-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83601897017642 -5.122457149409746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83601897017642"^^xsd:decimal ;
  dwc:decimalLongitude "-5.122457149409746"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83601897017642 -5.122457149409746)"^^geo:wktLiteral ;
  geo-pos:lat "54.83601897017642"^^xsd:decimal ;
  geo-pos:long "-5.122457149409746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140129'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1224571494097'^^xsd:double;
  dwc:latitude '54.836018970176'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140129'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02487303200471 -5.1214824675542365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02487303200471"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1214824675542365"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02487303200471 -5.1214824675542365)"^^geo:wktLiteral ;
  geo-pos:lat "55.02487303200471"^^xsd:decimal ;
  geo-pos:long "-5.1214824675542365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141562'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1214824675542'^^xsd:double;
  dwc:latitude '55.024873032005'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141562'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65653293528918 -5.108666331899402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65653293528918"^^xsd:decimal ;
  dwc:decimalLongitude "-5.108666331899402"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65653293528918 -5.108666331899402)"^^geo:wktLiteral ;
  geo-pos:lat "54.65653293528918"^^xsd:decimal ;
  geo-pos:long "-5.108666331899402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141491'^^xsd:integer;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1086663318994'^^xsd:double;
  dwc:latitude '54.656532935289'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141491'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84539241792659 -5.1075994468072405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84539241792659"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1075994468072405"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84539241792659 -5.1075994468072405)"^^geo:wktLiteral ;
  geo-pos:lat "54.84539241792659"^^xsd:decimal ;
  geo-pos:long "-5.1075994468072405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140171'^^xsd:integer;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1075994468072'^^xsd:double;
  dwc:latitude '54.845392417927'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140171'^^xsd:string;
  dwc:observationDate '1973-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83641818576653 -5.106909331534848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83641818576653"^^xsd:decimal ;
  dwc:decimalLongitude "-5.106909331534848"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83641818576653 -5.106909331534848)"^^geo:wktLiteral ;
  geo-pos:lat "54.83641818576653"^^xsd:decimal ;
  geo-pos:long "-5.106909331534848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139799'^^xsd:integer;
  dwc:scientificName 'Loligo forbesii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1069093315348'^^xsd:double;
  dwc:latitude '54.836418185767'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '416668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139799'^^xsd:string;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83641818576653 -5.106909331534848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83641818576653"^^xsd:decimal ;
  dwc:decimalLongitude "-5.106909331534848"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83641818576653 -5.106909331534848)"^^geo:wktLiteral ;
  geo-pos:lat "54.83641818576653"^^xsd:decimal ;
  geo-pos:long "-5.106909331534848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141613'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1069093315348'^^xsd:double;
  dwc:latitude '54.836418185767'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141613'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83641818576653 -5.106909331534848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83641818576653"^^xsd:decimal ;
  dwc:decimalLongitude "-5.106909331534848"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83641818576653 -5.106909331534848)"^^geo:wktLiteral ;
  geo-pos:lat "54.83641818576653"^^xsd:decimal ;
  geo-pos:long "-5.106909331534848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141451'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1069093315348'^^xsd:double;
  dwc:latitude '54.836418185767'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141451'^^xsd:string;
  dwc:observationDate '2003-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83641818576653 -5.106909331534848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83641818576653"^^xsd:decimal ;
  dwc:decimalLongitude "-5.106909331534848"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83641818576653 -5.106909331534848)"^^geo:wktLiteral ;
  geo-pos:lat "54.83641818576653"^^xsd:decimal ;
  geo-pos:long "-5.106909331534848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140074'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1069093315348'^^xsd:double;
  dwc:latitude '54.836418185767'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140074'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83641818576653 -5.106909331534848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83641818576653"^^xsd:decimal ;
  dwc:decimalLongitude "-5.106909331534848"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83641818576653 -5.106909331534848)"^^geo:wktLiteral ;
  geo-pos:lat "54.83641818576653"^^xsd:decimal ;
  geo-pos:long "-5.106909331534848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141646'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1069093315348'^^xsd:double;
  dwc:latitude '54.836418185767'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141646'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23207033722686 -5.106236973528784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23207033722686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.106236973528784"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23207033722686 -5.106236973528784)"^^geo:wktLiteral ;
  geo-pos:lat "55.23207033722686"^^xsd:decimal ;
  geo-pos:long "-5.106236973528784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139805'^^xsd:integer;
  dwc:scientificName 'Acipenser sturio'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1062369735288'^^xsd:double;
  dwc:latitude '55.232070337227'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '126279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139805'^^xsd:string;
  dwc:observationDate '1951-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23207033722686 -5.106236973528784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.23207033722686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.106236973528784"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.23207033722686 -5.106236973528784)"^^geo:wktLiteral ;
  geo-pos:lat "55.23207033722686"^^xsd:decimal ;
  geo-pos:long "-5.106236973528784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139804'^^xsd:integer;
  dwc:scientificName 'Acipenser sturio'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1062369735288'^^xsd:double;
  dwc:latitude '55.232070337227'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '126279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139804'^^xsd:string;
  dwc:observationDate '1951-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.016299049364754 -5.105167281245915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.016299049364754"^^xsd:decimal ;
  dwc:decimalLongitude "-5.105167281245915"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.016299049364754 -5.105167281245915)"^^geo:wktLiteral ;
  geo-pos:lat "55.016299049364754"^^xsd:decimal ;
  geo-pos:long "-5.105167281245915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172142068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172142068'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1051672812459'^^xsd:double;
  dwc:latitude '55.016299049365'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172142068'^^xsd:string;
  dwc:observationDate '2003-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.016299049364754 -5.105167281245915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.016299049364754"^^xsd:decimal ;
  dwc:decimalLongitude "-5.105167281245915"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.016299049364754 -5.105167281245915)"^^geo:wktLiteral ;
  geo-pos:lat "55.016299049364754"^^xsd:decimal ;
  geo-pos:long "-5.105167281245915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141330'^^xsd:integer;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1051672812459'^^xsd:double;
  dwc:latitude '55.016299049365'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141330'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.016299049364754 -5.105167281245915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.016299049364754"^^xsd:decimal ;
  dwc:decimalLongitude "-5.105167281245915"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.016299049364754 -5.105167281245915)"^^geo:wktLiteral ;
  geo-pos:lat "55.016299049364754"^^xsd:decimal ;
  geo-pos:long "-5.105167281245915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140067'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1051672812459'^^xsd:double;
  dwc:latitude '55.016299049365'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140067'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.016299049364754 -5.105167281245915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.016299049364754"^^xsd:decimal ;
  dwc:decimalLongitude "-5.105167281245915"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.016299049364754 -5.105167281245915)"^^geo:wktLiteral ;
  geo-pos:lat "55.016299049364754"^^xsd:decimal ;
  geo-pos:long "-5.105167281245915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141236'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1051672812459'^^xsd:double;
  dwc:latitude '55.016299049365'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141236'^^xsd:string;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.016299049364754 -5.105167281245915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.016299049364754"^^xsd:decimal ;
  dwc:decimalLongitude "-5.105167281245915"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.016299049364754 -5.105167281245915)"^^geo:wktLiteral ;
  geo-pos:lat "55.016299049364754"^^xsd:decimal ;
  geo-pos:long "-5.105167281245915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139858'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1051672812459'^^xsd:double;
  dwc:latitude '55.016299049365'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139858'^^xsd:string;
  dwc:observationDate '1955-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.016299049364754 -5.105167281245915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.016299049364754"^^xsd:decimal ;
  dwc:decimalLongitude "-5.105167281245915"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.016299049364754 -5.105167281245915)"^^geo:wktLiteral ;
  geo-pos:lat "55.016299049364754"^^xsd:decimal ;
  geo-pos:long "-5.105167281245915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141268'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1051672812459'^^xsd:double;
  dwc:latitude '55.016299049365'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141268'^^xsd:string;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02043701152103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101574894514653"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  geo-pos:lat "55.02043701152103"^^xsd:decimal ;
  geo-pos:long "-5.101574894514653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138463'^^xsd:integer;
  dwc:scientificName 'Liocarcinus marmoreus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1015748945147'^^xsd:double;
  dwc:latitude '55.020437011521'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138463'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02043701152103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101574894514653"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  geo-pos:lat "55.02043701152103"^^xsd:decimal ;
  geo-pos:long "-5.101574894514653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135418'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1015748945147'^^xsd:double;
  dwc:latitude '55.020437011521'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135418'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02043701152103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101574894514653"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  geo-pos:lat "55.02043701152103"^^xsd:decimal ;
  geo-pos:long "-5.101574894514653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135416'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1015748945147'^^xsd:double;
  dwc:latitude '55.020437011521'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135416'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02043701152103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101574894514653"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  geo-pos:lat "55.02043701152103"^^xsd:decimal ;
  geo-pos:long "-5.101574894514653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135410'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1015748945147'^^xsd:double;
  dwc:latitude '55.020437011521'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135410'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02043701152103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101574894514653"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  geo-pos:lat "55.02043701152103"^^xsd:decimal ;
  geo-pos:long "-5.101574894514653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138462'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1015748945147'^^xsd:double;
  dwc:latitude '55.020437011521'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138462'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02043701152103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101574894514653"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  geo-pos:lat "55.02043701152103"^^xsd:decimal ;
  geo-pos:long "-5.101574894514653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138464'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1015748945147'^^xsd:double;
  dwc:latitude '55.020437011521'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138464'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02043701152103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101574894514653"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  geo-pos:lat "55.02043701152103"^^xsd:decimal ;
  geo-pos:long "-5.101574894514653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135409'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1015748945147'^^xsd:double;
  dwc:latitude '55.020437011521'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135409'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02043701152103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101574894514653"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  geo-pos:lat "55.02043701152103"^^xsd:decimal ;
  geo-pos:long "-5.101574894514653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133386'^^xsd:integer;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1015748945147'^^xsd:double;
  dwc:latitude '55.020437011521'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133386'^^xsd:string;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02043701152103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101574894514653"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  geo-pos:lat "55.02043701152103"^^xsd:decimal ;
  geo-pos:long "-5.101574894514653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138460'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1015748945147'^^xsd:double;
  dwc:latitude '55.020437011521'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138460'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02043701152103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101574894514653"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  geo-pos:lat "55.02043701152103"^^xsd:decimal ;
  geo-pos:long "-5.101574894514653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138457'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1015748945147'^^xsd:double;
  dwc:latitude '55.020437011521'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138457'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02043701152103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101574894514653"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  geo-pos:lat "55.02043701152103"^^xsd:decimal ;
  geo-pos:long "-5.101574894514653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133384'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1015748945147'^^xsd:double;
  dwc:latitude '55.020437011521'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133384'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02043701152103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101574894514653"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  geo-pos:lat "55.02043701152103"^^xsd:decimal ;
  geo-pos:long "-5.101574894514653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135417'^^xsd:integer;
  dwc:scientificName 'Parasmittina trispinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1015748945147'^^xsd:double;
  dwc:latitude '55.020437011521'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135417'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '111547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02043701152103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101574894514653"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  geo-pos:lat "55.02043701152103"^^xsd:decimal ;
  geo-pos:long "-5.101574894514653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133444'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1015748945147'^^xsd:double;
  dwc:latitude '55.020437011521'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133444'^^xsd:string;
  dwc:observationDate '1988-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02043701152103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101574894514653"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  geo-pos:lat "55.02043701152103"^^xsd:decimal ;
  geo-pos:long "-5.101574894514653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135415'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1015748945147'^^xsd:double;
  dwc:latitude '55.020437011521'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135415'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02043701152103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101574894514653"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  geo-pos:lat "55.02043701152103"^^xsd:decimal ;
  geo-pos:long "-5.101574894514653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138458'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1015748945147'^^xsd:double;
  dwc:latitude '55.020437011521'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138458'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02043701152103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101574894514653"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  geo-pos:lat "55.02043701152103"^^xsd:decimal ;
  geo-pos:long "-5.101574894514653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135414'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1015748945147'^^xsd:double;
  dwc:latitude '55.020437011521'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135414'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '151501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02043701152103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101574894514653"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  geo-pos:lat "55.02043701152103"^^xsd:decimal ;
  geo-pos:long "-5.101574894514653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138466'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1015748945147'^^xsd:double;
  dwc:latitude '55.020437011521'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138466'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02043701152103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101574894514653"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  geo-pos:lat "55.02043701152103"^^xsd:decimal ;
  geo-pos:long "-5.101574894514653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135413'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1015748945147'^^xsd:double;
  dwc:latitude '55.020437011521'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135413'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02043701152103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101574894514653"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  geo-pos:lat "55.02043701152103"^^xsd:decimal ;
  geo-pos:long "-5.101574894514653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138461'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1015748945147'^^xsd:double;
  dwc:latitude '55.020437011521'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138461'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02043701152103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101574894514653"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  geo-pos:lat "55.02043701152103"^^xsd:decimal ;
  geo-pos:long "-5.101574894514653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135411'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1015748945147'^^xsd:double;
  dwc:latitude '55.020437011521'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135411'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02043701152103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101574894514653"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  geo-pos:lat "55.02043701152103"^^xsd:decimal ;
  geo-pos:long "-5.101574894514653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138465'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1015748945147'^^xsd:double;
  dwc:latitude '55.020437011521'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138465'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02043701152103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101574894514653"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  geo-pos:lat "55.02043701152103"^^xsd:decimal ;
  geo-pos:long "-5.101574894514653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135412'^^xsd:integer;
  dwc:scientificName 'Galathea strigosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1015748945147'^^xsd:double;
  dwc:latitude '55.020437011521'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135412'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02043701152103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101574894514653"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  geo-pos:lat "55.02043701152103"^^xsd:decimal ;
  geo-pos:long "-5.101574894514653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138459'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1015748945147'^^xsd:double;
  dwc:latitude '55.020437011521'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138459'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02043701152103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101574894514653"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02043701152103 -5.101574894514653)"^^geo:wktLiteral ;
  geo-pos:lat "55.02043701152103"^^xsd:decimal ;
  geo-pos:long "-5.101574894514653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133385'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1015748945147'^^xsd:double;
  dwc:latitude '55.020437011521'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133385'^^xsd:string;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01953960994513 -5.101505551089644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01953960994513"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101505551089644"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01953960994513 -5.101505551089644)"^^geo:wktLiteral ;
  geo-pos:lat "55.01953960994513"^^xsd:decimal ;
  geo-pos:long "-5.101505551089644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135408'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1015055510896'^^xsd:double;
  dwc:latitude '55.019539609945'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135408'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46806434979624 -5.094348841837597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46806434979624"^^xsd:decimal ;
  dwc:decimalLongitude "-5.094348841837597"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46806434979624 -5.094348841837597)"^^geo:wktLiteral ;
  geo-pos:lat "54.46806434979624"^^xsd:decimal ;
  geo-pos:long "-5.094348841837597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141563'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0943488418376'^^xsd:double;
  dwc:latitude '54.468064349796'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141563'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03464511904652 -5.090931641778244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03464511904652"^^xsd:decimal ;
  dwc:decimalLongitude "-5.090931641778244"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03464511904652 -5.090931641778244)"^^geo:wktLiteral ;
  geo-pos:lat "55.03464511904652"^^xsd:decimal ;
  geo-pos:long "-5.090931641778244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140912'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0909316417782'^^xsd:double;
  dwc:latitude '55.034645119047'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140912'^^xsd:string;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82784102973811 -5.090674836645839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82784102973811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.090674836645839"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82784102973811 -5.090674836645839)"^^geo:wktLiteral ;
  geo-pos:lat "54.82784102973811"^^xsd:decimal ;
  geo-pos:long "-5.090674836645839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140101'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0906748366458'^^xsd:double;
  dwc:latitude '54.827841029738'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140101'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.025671025447664 -5.09024039348143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.025671025447664"^^xsd:decimal ;
  dwc:decimalLongitude "-5.09024039348143"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.025671025447664 -5.09024039348143)"^^geo:wktLiteral ;
  geo-pos:lat "55.025671025447664"^^xsd:decimal ;
  geo-pos:long "-5.09024039348143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139857'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0902403934814'^^xsd:double;
  dwc:latitude '55.025671025448'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139857'^^xsd:string;
  dwc:observationDate '1955-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01669691273849 -5.089549529676618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01669691273849"^^xsd:decimal ;
  dwc:decimalLongitude "-5.089549529676618"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01669691273849 -5.089549529676618)"^^geo:wktLiteral ;
  geo-pos:lat "55.01669691273849"^^xsd:decimal ;
  geo-pos:long "-5.089549529676618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141523'^^xsd:integer;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0895495296766'^^xsd:double;
  dwc:latitude '55.016696912738'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141523'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99874863000116 -5.088168954379388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99874863000116"^^xsd:decimal ;
  dwc:decimalLongitude "-5.088168954379388"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99874863000116 -5.088168954379388)"^^geo:wktLiteral ;
  geo-pos:lat "54.99874863000116"^^xsd:decimal ;
  geo-pos:long "-5.088168954379388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141332'^^xsd:integer;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0881689543794'^^xsd:double;
  dwc:latitude '54.998748630001'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141332'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99874863000116 -5.088168954379388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99874863000116"^^xsd:decimal ;
  dwc:decimalLongitude "-5.088168954379388"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99874863000116 -5.088168954379388)"^^geo:wktLiteral ;
  geo-pos:lat "54.99874863000116"^^xsd:decimal ;
  geo-pos:long "-5.088168954379388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139738'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0881689543794'^^xsd:double;
  dwc:latitude '54.998748630001'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139738'^^xsd:string;
  dwc:observationDate '1930-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99874863000116 -5.088168954379388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99874863000116"^^xsd:decimal ;
  dwc:decimalLongitude "-5.088168954379388"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99874863000116 -5.088168954379388)"^^geo:wktLiteral ;
  geo-pos:lat "54.99874863000116"^^xsd:decimal ;
  geo-pos:long "-5.088168954379388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139846'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0881689543794'^^xsd:double;
  dwc:latitude '54.998748630001'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139846'^^xsd:string;
  dwc:observationDate '1954-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99874863000116 -5.088168954379388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99874863000116"^^xsd:decimal ;
  dwc:decimalLongitude "-5.088168954379388"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99874863000116 -5.088168954379388)"^^geo:wktLiteral ;
  geo-pos:lat "54.99874863000116"^^xsd:decimal ;
  geo-pos:long "-5.088168954379388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139847'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0881689543794'^^xsd:double;
  dwc:latitude '54.998748630001'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139847'^^xsd:string;
  dwc:observationDate '1954-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99874863000116 -5.088168954379388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99874863000116"^^xsd:decimal ;
  dwc:decimalLongitude "-5.088168954379388"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99874863000116 -5.088168954379388)"^^geo:wktLiteral ;
  geo-pos:lat "54.99874863000116"^^xsd:decimal ;
  geo-pos:long "-5.088168954379388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141400'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0881689543794'^^xsd:double;
  dwc:latitude '54.998748630001'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141400'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01271805371774 -5.086896305135341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01271805371774"^^xsd:decimal ;
  dwc:decimalLongitude "-5.086896305135341"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01271805371774 -5.086896305135341)"^^geo:wktLiteral ;
  geo-pos:lat "55.01271805371774"^^xsd:decimal ;
  geo-pos:long "-5.086896305135341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139084'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0868963051353'^^xsd:double;
  dwc:latitude '55.012718053718'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139084'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01271805371774 -5.086896305135341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01271805371774"^^xsd:decimal ;
  dwc:decimalLongitude "-5.086896305135341"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01271805371774 -5.086896305135341)"^^geo:wktLiteral ;
  geo-pos:lat "55.01271805371774"^^xsd:decimal ;
  geo-pos:long "-5.086896305135341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139085'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0868963051353'^^xsd:double;
  dwc:latitude '55.012718053718'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139085'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01271805371774 -5.086896305135341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01271805371774"^^xsd:decimal ;
  dwc:decimalLongitude "-5.086896305135341"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01271805371774 -5.086896305135341)"^^geo:wktLiteral ;
  geo-pos:lat "55.01271805371774"^^xsd:decimal ;
  geo-pos:long "-5.086896305135341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139086'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0868963051353'^^xsd:double;
  dwc:latitude '55.012718053718'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139086'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01271805371774 -5.086896305135341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01271805371774"^^xsd:decimal ;
  dwc:decimalLongitude "-5.086896305135341"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01271805371774 -5.086896305135341)"^^geo:wktLiteral ;
  geo-pos:lat "55.01271805371774"^^xsd:decimal ;
  geo-pos:long "-5.086896305135341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133387'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0868963051353'^^xsd:double;
  dwc:latitude '55.012718053718'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133387'^^xsd:string;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01271805371774 -5.086896305135341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01271805371774"^^xsd:decimal ;
  dwc:decimalLongitude "-5.086896305135341"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01271805371774 -5.086896305135341)"^^geo:wktLiteral ;
  geo-pos:lat "55.01271805371774"^^xsd:decimal ;
  geo-pos:long "-5.086896305135341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139083'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0868963051353'^^xsd:double;
  dwc:latitude '55.012718053718'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139083'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134055'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134055'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135967'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia crouaniorum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '371032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135967'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '371032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138732'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138732'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134042'^^xsd:integer;
  dwc:scientificName 'Audouinella infestans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134042'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '502488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134066'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134066'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138728'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138728'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135973'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135973'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136283'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136283'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134045'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134045'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135970'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135970'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134064'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134064'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134053'^^xsd:integer;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134053'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134062'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134062'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135971'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135971'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135974'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135974'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134063'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134063'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134058'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134058'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136281'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136281'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134059'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134059'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138740'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138740'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135979'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135979'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134061'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134061'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134074'^^xsd:integer;
  dwc:scientificName 'Eudesme virescens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134074'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138735'^^xsd:integer;
  dwc:scientificName 'Prasiola stipitata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138735'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136280'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136280'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135969'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135969'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135975'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135975'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134052'^^xsd:integer;
  dwc:scientificName 'Choreocolax polysiphoniae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134052'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134057'^^xsd:integer;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134057'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134043'^^xsd:integer;
  dwc:scientificName 'Audouinella secundata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134043'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138736'^^xsd:integer;
  dwc:scientificName 'Ptilothamnion pluma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138736'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134069'^^xsd:integer;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134069'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134040'^^xsd:integer;
  dwc:scientificName 'Asperococcus fistulosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134040'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135976'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135976'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138733'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138733'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134039'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134039'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138086'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138086'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134073'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia investiens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134073'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138084'^^xsd:integer;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138084'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136278'^^xsd:integer;
  dwc:scientificName 'Eugomontia sacculata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136278'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134054'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134054'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138744'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138744'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134046'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134046'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134044'^^xsd:integer;
  dwc:scientificName 'Blidingia minima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134044'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135978'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135978'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134056'^^xsd:integer;
  dwc:scientificName 'Codium fragile'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134056'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134060'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134060'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134072'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134072'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138737'^^xsd:integer;
  dwc:scientificName 'Rhizoclonium tortuosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138737'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '162293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138085'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138085'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138731'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138731'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134051'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134051'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134049'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134049'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134041'^^xsd:integer;
  dwc:scientificName 'Audouinella daviesii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134041'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138729'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138729'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138743'^^xsd:integer;
  dwc:scientificName 'Sykidion moorei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '532023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138743'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1311359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138727'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranondes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138727'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145664'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135977'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135977'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134065'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134065'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138739'^^xsd:integer;
  dwc:scientificName 'Rhodomela lycopodioides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138739'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138734'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138734'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138730'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138730'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138741'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138741'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134047'^^xsd:integer;
  dwc:scientificName 'Ceramium strictum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134047'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136279'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136279'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135968'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135968'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134071'^^xsd:integer;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134071'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135972'^^xsd:integer;
  dwc:scientificName 'Litosiphon laminariae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135972'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138738'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138738'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134070'^^xsd:integer;
  dwc:scientificName 'Entocladia flustrae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238863'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134070'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '146005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134067'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134067'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138742'^^xsd:integer;
  dwc:scientificName 'Sphacelaria fusca'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138742'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134050'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134050'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134068'^^xsd:integer;
  dwc:scientificName 'Enteromorpha linza'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134068'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136282'^^xsd:integer;
  dwc:scientificName 'Gelidium pusillum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136282'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00198868377142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084507380198438"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00198868377142 -5.084507380198438)"^^geo:wktLiteral ;
  geo-pos:lat "55.00198868377142"^^xsd:decimal ;
  geo-pos:long "-5.084507380198438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134048'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0845073801984'^^xsd:double;
  dwc:latitude '55.001988683771'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134048'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136092'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136092'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136094'^^xsd:integer;
  dwc:scientificName 'Ceramium nodulosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136094'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134399'^^xsd:integer;
  dwc:scientificName 'Gelidium pusillum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134399'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137411'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137411'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134315'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134315'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137415'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137415'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134318'^^xsd:integer;
  dwc:scientificName 'Tectura virginea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134318'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137412'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137412'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134314'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134314'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136093'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136093'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136098'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136098'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134401'^^xsd:integer;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134401'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133394'^^xsd:integer;
  dwc:scientificName 'Arenicola marina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133394'^^xsd:string;
  dwc:aphiaIdAccepted '129868'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136097'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136097'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133388'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133388'^^xsd:string;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137409'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137409'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136095'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136095'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136260'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136260'^^xsd:string;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133390'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133390'^^xsd:string;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136259'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136259'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133395'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133395'^^xsd:string;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137410'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137410'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134313'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134313'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137413'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137413'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136099'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136099'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134317'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134317'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134403'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134403'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134316'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134316'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136096'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136096'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133393'^^xsd:integer;
  dwc:scientificName 'Angulus tenuis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146492'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133393'^^xsd:string;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133391'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133391'^^xsd:string;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133392'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133392'^^xsd:string;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136258'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136258'^^xsd:string;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136050'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perlevis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136050'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136091'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136091'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136261'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136261'^^xsd:string;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136256'^^xsd:integer;
  dwc:scientificName 'Littorina neglecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '446918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136256'^^xsd:string;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134400'^^xsd:integer;
  dwc:scientificName 'Gelidium pusillum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134400'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137408'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137408'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134402'^^xsd:integer;
  dwc:scientificName 'Ligia oceanica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134402'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136049'^^xsd:integer;
  dwc:scientificName 'Halichondria (Halichondria) panicea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '165853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136049'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137402'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137402'^^xsd:string;
  dwc:observationDate '1988-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136257'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136257'^^xsd:string;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137414'^^xsd:integer;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137414'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134319'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134319'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136090'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136090'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00019384606417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084369553974927"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00019384606417 -5.084369553974927)"^^geo:wktLiteral ;
  geo-pos:lat "55.00019384606417"^^xsd:decimal ;
  geo-pos:long "-5.084369553974927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133389'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0843695539749'^^xsd:double;
  dwc:latitude '55.000193846064'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133389'^^xsd:string;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139088'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139088'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133985'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133985'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133983'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133983'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133987'^^xsd:integer;
  dwc:scientificName 'Parasmittina trispinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133987'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '111547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137030'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137030'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133978'^^xsd:integer;
  dwc:scientificName 'Galathea strigosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133978'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137045'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137045'^^xsd:string;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133979'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133979'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133989'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133989'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136263'^^xsd:integer;
  dwc:scientificName 'Hinia reticulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136263'^^xsd:string;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133980'^^xsd:integer;
  dwc:scientificName 'Idotea baltica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '325483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133980'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137024'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137024'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133982'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133982'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137029'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137029'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137028'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137028'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136262'^^xsd:integer;
  dwc:scientificName 'Arenicola marina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136262'^^xsd:string;
  dwc:aphiaIdAccepted '129868'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133988'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133988'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137027'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137027'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137025'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137025'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137044'^^xsd:integer;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137044'^^xsd:string;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133984'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133984'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133992'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133992'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137026'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137026'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133990'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133990'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139087'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139087'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133981'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133981'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133986'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133986'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.002028288259275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082946147881221"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.002028288259275 -5.082946147881221)"^^geo:wktLiteral ;
  geo-pos:lat "55.002028288259275"^^xsd:decimal ;
  geo-pos:long "-5.082946147881221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133991'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0829461478812'^^xsd:double;
  dwc:latitude '55.002028288259'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133991'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04401544847224 -5.075994696401129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04401544847224"^^xsd:decimal ;
  dwc:decimalLongitude "-5.075994696401129"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04401544847224 -5.075994696401129)"^^geo:wktLiteral ;
  geo-pos:lat "55.04401544847224"^^xsd:decimal ;
  geo-pos:long "-5.075994696401129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140913'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0759946964011'^^xsd:double;
  dwc:latitude '55.044015448472'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140913'^^xsd:string;
  dwc:observationDate '2000-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02606701772822 -5.074618778742736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02606701772822"^^xsd:decimal ;
  dwc:decimalLongitude "-5.074618778742736"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02606701772822 -5.074618778742736)"^^geo:wktLiteral ;
  geo-pos:lat "55.02606701772822"^^xsd:decimal ;
  geo-pos:long "-5.074618778742736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140038'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0746187787427'^^xsd:double;
  dwc:latitude '55.026067017728'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140038'^^xsd:string;
  dwc:observationDate '1969-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02606701772822 -5.074618778742736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02606701772822"^^xsd:decimal ;
  dwc:decimalLongitude "-5.074618778742736"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02606701772822 -5.074618778742736)"^^geo:wktLiteral ;
  geo-pos:lat "55.02606701772822"^^xsd:decimal ;
  geo-pos:long "-5.074618778742736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140237'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0746187787427'^^xsd:double;
  dwc:latitude '55.026067017728'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140237'^^xsd:string;
  dwc:observationDate '1978-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02606701772822 -5.074618778742736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02606701772822"^^xsd:decimal ;
  dwc:decimalLongitude "-5.074618778742736"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02606701772822 -5.074618778742736)"^^geo:wktLiteral ;
  geo-pos:lat "55.02606701772822"^^xsd:decimal ;
  geo-pos:long "-5.074618778742736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140891'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0746187787427'^^xsd:double;
  dwc:latitude '55.026067017728'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140891'^^xsd:string;
  dwc:observationDate '2000-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.999144228730394 -5.072557770768433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.999144228730394"^^xsd:decimal ;
  dwc:decimalLongitude "-5.072557770768433"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.999144228730394 -5.072557770768433)"^^geo:wktLiteral ;
  geo-pos:lat "54.999144228730394"^^xsd:decimal ;
  geo-pos:long "-5.072557770768433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139688'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0725577707684'^^xsd:double;
  dwc:latitude '54.99914422873'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139688'^^xsd:string;
  dwc:observationDate '1911-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99016992764107 -5.071871531889977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99016992764107"^^xsd:decimal ;
  dwc:decimalLongitude "-5.071871531889977"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99016992764107 -5.071871531889977)"^^geo:wktLiteral ;
  geo-pos:lat "54.99016992764107"^^xsd:decimal ;
  geo-pos:long "-5.071871531889977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172142070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172142070'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.07187153189'^^xsd:double;
  dwc:latitude '54.990169927641'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172142070'^^xsd:string;
  dwc:observationDate '2003-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.972221268344896 -5.07050019807025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.972221268344896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07050019807025"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.972221268344896 -5.07050019807025)"^^geo:wktLiteral ;
  geo-pos:lat "54.972221268344896"^^xsd:decimal ;
  geo-pos:long "-5.07050019807025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141340'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0705001980702'^^xsd:double;
  dwc:latitude '54.972221268345'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141340'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96324691014392 -5.069815102552588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96324691014392"^^xsd:decimal ;
  dwc:decimalLongitude "-5.069815102552588"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96324691014392 -5.069815102552588)"^^geo:wktLiteral ;
  geo-pos:lat "54.96324691014392"^^xsd:decimal ;
  geo-pos:long "-5.069815102552588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140168'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0698151025526'^^xsd:double;
  dwc:latitude '54.963246910144'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140168'^^xsd:string;
  dwc:observationDate '1973-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96324691014392 -5.069815102552588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96324691014392"^^xsd:decimal ;
  dwc:decimalLongitude "-5.069815102552588"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96324691014392 -5.069815102552588)"^^geo:wktLiteral ;
  geo-pos:lat "54.96324691014392"^^xsd:decimal ;
  geo-pos:long "-5.069815102552588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140607'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0698151025526'^^xsd:double;
  dwc:latitude '54.963246910144'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140607'^^xsd:string;
  dwc:observationDate '1991-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.98533259031486"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067592753210798"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  geo-pos:lat "54.98533259031486"^^xsd:decimal ;
  geo-pos:long "-5.067592753210798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137539'^^xsd:integer;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0675927532108'^^xsd:double;
  dwc:latitude '54.985332590315'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137539'^^xsd:string;
  dwc:observationDate '1988-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.98533259031486"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067592753210798"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  geo-pos:lat "54.98533259031486"^^xsd:decimal ;
  geo-pos:long "-5.067592753210798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137046'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0675927532108'^^xsd:double;
  dwc:latitude '54.985332590315'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137046'^^xsd:string;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.98533259031486"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067592753210798"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  geo-pos:lat "54.98533259031486"^^xsd:decimal ;
  geo-pos:long "-5.067592753210798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137812'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0675927532108'^^xsd:double;
  dwc:latitude '54.985332590315'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137812'^^xsd:string;
  dwc:observationDate '1988-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.98533259031486"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067592753210798"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  geo-pos:lat "54.98533259031486"^^xsd:decimal ;
  geo-pos:long "-5.067592753210798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137048'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0675927532108'^^xsd:double;
  dwc:latitude '54.985332590315'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137048'^^xsd:string;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.98533259031486"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067592753210798"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  geo-pos:lat "54.98533259031486"^^xsd:decimal ;
  geo-pos:long "-5.067592753210798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133819'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0675927532108'^^xsd:double;
  dwc:latitude '54.985332590315'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133819'^^xsd:string;
  dwc:observationDate '1988-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.98533259031486"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067592753210798"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  geo-pos:lat "54.98533259031486"^^xsd:decimal ;
  geo-pos:long "-5.067592753210798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137031'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0675927532108'^^xsd:double;
  dwc:latitude '54.985332590315'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137031'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.98533259031486"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067592753210798"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  geo-pos:lat "54.98533259031486"^^xsd:decimal ;
  geo-pos:long "-5.067592753210798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137049'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0675927532108'^^xsd:double;
  dwc:latitude '54.985332590315'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137049'^^xsd:string;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.98533259031486"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067592753210798"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  geo-pos:lat "54.98533259031486"^^xsd:decimal ;
  geo-pos:long "-5.067592753210798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137813'^^xsd:integer;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0675927532108'^^xsd:double;
  dwc:latitude '54.985332590315'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137813'^^xsd:string;
  dwc:observationDate '1988-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.98533259031486"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067592753210798"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  geo-pos:lat "54.98533259031486"^^xsd:decimal ;
  geo-pos:long "-5.067592753210798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137814'^^xsd:integer;
  dwc:scientificName 'Arthrocladia villosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0675927532108'^^xsd:double;
  dwc:latitude '54.985332590315'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137814'^^xsd:string;
  dwc:observationDate '1988-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '145306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.98533259031486"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067592753210798"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  geo-pos:lat "54.98533259031486"^^xsd:decimal ;
  geo-pos:long "-5.067592753210798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137050'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0675927532108'^^xsd:double;
  dwc:latitude '54.985332590315'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137050'^^xsd:string;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.98533259031486"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067592753210798"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  geo-pos:lat "54.98533259031486"^^xsd:decimal ;
  geo-pos:long "-5.067592753210798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133822'^^xsd:integer;
  dwc:scientificName 'Griffithsia corallinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0675927532108'^^xsd:double;
  dwc:latitude '54.985332590315'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133822'^^xsd:string;
  dwc:observationDate '1988-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.98533259031486"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067592753210798"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  geo-pos:lat "54.98533259031486"^^xsd:decimal ;
  geo-pos:long "-5.067592753210798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133820'^^xsd:integer;
  dwc:scientificName 'Desmarestia ligulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0675927532108'^^xsd:double;
  dwc:latitude '54.985332590315'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133820'^^xsd:string;
  dwc:observationDate '1988-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.98533259031486"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067592753210798"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  geo-pos:lat "54.98533259031486"^^xsd:decimal ;
  geo-pos:long "-5.067592753210798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133821'^^xsd:integer;
  dwc:scientificName 'Gracilaria gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0675927532108'^^xsd:double;
  dwc:latitude '54.985332590315'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133821'^^xsd:string;
  dwc:observationDate '1988-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.98533259031486"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067592753210798"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  geo-pos:lat "54.98533259031486"^^xsd:decimal ;
  geo-pos:long "-5.067592753210798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137051'^^xsd:integer;
  dwc:scientificName 'Cutleria multifida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0675927532108'^^xsd:double;
  dwc:latitude '54.985332590315'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145297'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137051'^^xsd:string;
  dwc:aphiaIdAccepted '145297'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.98533259031486"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067592753210798"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  geo-pos:lat "54.98533259031486"^^xsd:decimal ;
  geo-pos:long "-5.067592753210798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133818'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0675927532108'^^xsd:double;
  dwc:latitude '54.985332590315'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133818'^^xsd:string;
  dwc:observationDate '1988-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.98533259031486"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067592753210798"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  geo-pos:lat "54.98533259031486"^^xsd:decimal ;
  geo-pos:long "-5.067592753210798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137815'^^xsd:integer;
  dwc:scientificName 'Nitophyllum punctatum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0675927532108'^^xsd:double;
  dwc:latitude '54.985332590315'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137815'^^xsd:string;
  dwc:observationDate '1988-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.98533259031486"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067592753210798"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98533259031486 -5.067592753210798)"^^geo:wktLiteral ;
  geo-pos:lat "54.98533259031486"^^xsd:decimal ;
  geo-pos:long "-5.067592753210798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137047'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0675927532108'^^xsd:double;
  dwc:latitude '54.985332590315'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137047'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138748'^^xsd:integer;
  dwc:scientificName 'Blidingia marginata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145949'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138748'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135767'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135767'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135771'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135771'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135787'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135787'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138747'^^xsd:integer;
  dwc:scientificName 'Audouinella daviesii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138747'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133422'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133422'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135769'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135769'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135768'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135768'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135763'^^xsd:integer;
  dwc:scientificName 'Gelidium pusillum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135763'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133426'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133426'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133418'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133418'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135772'^^xsd:integer;
  dwc:scientificName 'Mesogloia vermiculata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144924'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135772'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135766'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135766'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135775'^^xsd:integer;
  dwc:scientificName 'Percursaria percursa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135775'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133427'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133427'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135786'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135786'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133428'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133428'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135777'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia dubyi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135777'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133424'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133424'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138752'^^xsd:integer;
  dwc:scientificName 'Capsosiphon fulvescens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138752'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133432'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133432'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135764'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135764'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135778'^^xsd:integer;
  dwc:scientificName 'Phymatolithon calcareum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135778'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135780'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135780'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135776'^^xsd:integer;
  dwc:scientificName 'Petroderma maculiforme'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145478'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135776'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145478'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133421'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133421'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135760'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135760'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138745'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138745'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135784'^^xsd:integer;
  dwc:scientificName 'Polysiphonia stricta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135784'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138746'^^xsd:integer;
  dwc:scientificName 'Asperococcus fistulosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138746'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138754'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138754'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135761'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135761'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133419'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133419'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135785'^^xsd:integer;
  dwc:scientificName 'Pseudolithoderma extensum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135785'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135770'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135770'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135782'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135782'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135759'^^xsd:integer;
  dwc:scientificName 'Fucus ceranoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135759'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133423'^^xsd:integer;
  dwc:scientificName 'Cruoria pellita'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133423'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135773'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135773'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133429'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133429'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135765'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135765'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135788'^^xsd:integer;
  dwc:scientificName 'Sphacelaria fusca'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135788'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138753'^^xsd:integer;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138753'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135762'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135762'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138755'^^xsd:integer;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138755'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135758'^^xsd:integer;
  dwc:scientificName 'Eudesme virescens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135758'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133425'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133425'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138750'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia hamifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138750'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138749'^^xsd:integer;
  dwc:scientificName 'Blidingia minima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138749'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135789'^^xsd:integer;
  dwc:scientificName 'Sphacelaria radicans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135789'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '624202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138751'^^xsd:integer;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138751'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135783'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135783'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135774'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135774'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135779'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135779'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133420'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133420'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133430'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133430'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135781'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135781'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.938587010315565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067153652372629"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.938587010315565 -5.067153652372629)"^^geo:wktLiteral ;
  geo-pos:lat "54.938587010315565"^^xsd:decimal ;
  geo-pos:long "-5.067153652372629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133431'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0671536523726'^^xsd:double;
  dwc:latitude '54.938587010316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133431'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.92734928705545 -5.067078523052485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.92734928705545"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067078523052485"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.92734928705545 -5.067078523052485)"^^geo:wktLiteral ;
  geo-pos:lat "54.92734928705545"^^xsd:decimal ;
  geo-pos:long "-5.067078523052485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140169'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0670785230525'^^xsd:double;
  dwc:latitude '54.927349287055'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140169'^^xsd:string;
  dwc:observationDate '1973-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99883349863773 -5.0670595060235595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99883349863773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0670595060235595"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99883349863773 -5.0670595060235595)"^^geo:wktLiteral ;
  geo-pos:lat "54.99883349863773"^^xsd:decimal ;
  geo-pos:long "-5.0670595060235595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139369'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0670595060236'^^xsd:double;
  dwc:latitude '54.998833498638'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139369'^^xsd:string;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134652'^^xsd:integer;
  dwc:scientificName 'Mesogloia vermiculata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144924'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134652'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135133'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135133'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135086'^^xsd:integer;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135086'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134990'^^xsd:integer;
  dwc:scientificName 'Gelidium pusillum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134990'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134653'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134653'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138092'^^xsd:integer;
  dwc:scientificName 'Rhodomela lycopodioides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138092'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134983'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134983'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135131'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135131'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134646'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134646'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135129'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135129'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135794'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135794'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134655'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134655'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138090'^^xsd:integer;
  dwc:scientificName 'Pseudolithoderma extensum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138090'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134648'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134648'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135790'^^xsd:integer;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135790'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134984'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134984'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134988'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134988'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134658'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134658'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134654'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134654'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134650'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134650'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135130'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135130'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138093'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138093'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138088'^^xsd:integer;
  dwc:scientificName 'Polysiphonia stricta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138088'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135946'^^xsd:integer;
  dwc:scientificName 'Audouinella secundata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135946'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134656'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranondes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134656'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145664'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134989'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134989'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135132'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135132'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134987'^^xsd:integer;
  dwc:scientificName 'Fucus ceranoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134987'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134660'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134660'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134659'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134659'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134985'^^xsd:integer;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134985'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138091'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138091'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135944'^^xsd:integer;
  dwc:scientificName 'Audouinella daviesii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135944'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135792'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135792'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134986'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134986'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138089'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138089'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134647'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134647'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134649'^^xsd:integer;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134649'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134651'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134651'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135948'^^xsd:integer;
  dwc:scientificName 'Ceramium strictum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135948'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135943'^^xsd:integer;
  dwc:scientificName 'Asperococcus fistulosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135943'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138094'^^xsd:integer;
  dwc:scientificName 'Sphacelaria fusca'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138094'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134662'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134662'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134981'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134981'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135947'^^xsd:integer;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135947'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134982'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134982'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134657'^^xsd:integer;
  dwc:scientificName 'Phymatolithon calcareum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134657'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134661'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134661'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135791'^^xsd:integer;
  dwc:scientificName 'Acinetospora crinita'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135791'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138087'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138087'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135945'^^xsd:integer;
  dwc:scientificName 'Audouinella infestans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135945'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '502488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134645'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134645'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135793'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135793'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96750184525497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061543811686874"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96750184525497 -5.061543811686874)"^^geo:wktLiteral ;
  geo-pos:lat "54.96750184525497"^^xsd:decimal ;
  geo-pos:long "-5.061543811686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134663'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0615438116869'^^xsd:double;
  dwc:latitude '54.967501845255'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134663'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04440969898502 -5.060365734798556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04440969898502"^^xsd:decimal ;
  dwc:decimalLongitude "-5.060365734798556"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04440969898502 -5.060365734798556)"^^geo:wktLiteral ;
  geo-pos:lat "55.04440969898502"^^xsd:decimal ;
  geo-pos:long "-5.060365734798556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140031'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0603657347986'^^xsd:double;
  dwc:latitude '55.044409698985'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140031'^^xsd:string;
  dwc:observationDate '1969-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04440969898502 -5.060365734798556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04440969898502"^^xsd:decimal ;
  dwc:decimalLongitude "-5.060365734798556"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04440969898502 -5.060365734798556)"^^geo:wktLiteral ;
  geo-pos:lat "55.04440969898502"^^xsd:decimal ;
  geo-pos:long "-5.060365734798556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140030'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0603657347986'^^xsd:double;
  dwc:latitude '55.044409698985'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140030'^^xsd:string;
  dwc:observationDate '1969-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03543536244329 -5.059681067655707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03543536244329"^^xsd:decimal ;
  dwc:decimalLongitude "-5.059681067655707"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03543536244329 -5.059681067655707)"^^geo:wktLiteral ;
  geo-pos:lat "55.03543536244329"^^xsd:decimal ;
  geo-pos:long "-5.059681067655707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141452'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0596810676557'^^xsd:double;
  dwc:latitude '55.035435362443'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141452'^^xsd:string;
  dwc:observationDate '2003-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03543536244329 -5.059681067655707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03543536244329"^^xsd:decimal ;
  dwc:decimalLongitude "-5.059681067655707"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03543536244329 -5.059681067655707)"^^geo:wktLiteral ;
  geo-pos:lat "55.03543536244329"^^xsd:decimal ;
  geo-pos:long "-5.059681067655707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141276'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0596810676557'^^xsd:double;
  dwc:latitude '55.035435362443'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141276'^^xsd:string;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03543536244329 -5.059681067655707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03543536244329"^^xsd:decimal ;
  dwc:decimalLongitude "-5.059681067655707"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03543536244329 -5.059681067655707)"^^geo:wktLiteral ;
  geo-pos:lat "55.03543536244329"^^xsd:decimal ;
  geo-pos:long "-5.059681067655707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172142059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172142059'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0596810676557'^^xsd:double;
  dwc:latitude '55.035435362443'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172142059'^^xsd:string;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03543536244329 -5.059681067655707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03543536244329"^^xsd:decimal ;
  dwc:decimalLongitude "-5.059681067655707"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03543536244329 -5.059681067655707)"^^geo:wktLiteral ;
  geo-pos:lat "55.03543536244329"^^xsd:decimal ;
  geo-pos:long "-5.059681067655707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141310'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0596810676557'^^xsd:double;
  dwc:latitude '55.035435362443'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141310'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03543536244329 -5.059681067655707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03543536244329"^^xsd:decimal ;
  dwc:decimalLongitude "-5.059681067655707"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03543536244329 -5.059681067655707)"^^geo:wktLiteral ;
  geo-pos:lat "55.03543536244329"^^xsd:decimal ;
  geo-pos:long "-5.059681067655707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141246'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0596810676557'^^xsd:double;
  dwc:latitude '55.035435362443'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141246'^^xsd:string;
  dwc:observationDate '2002-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02646100690491 -5.058996781438636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02646100690491"^^xsd:decimal ;
  dwc:decimalLongitude "-5.058996781438636"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02646100690491 -5.058996781438636)"^^geo:wktLiteral ;
  geo-pos:lat "55.02646100690491"^^xsd:decimal ;
  geo-pos:long "-5.058996781438636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141328'^^xsd:integer;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0589967814386'^^xsd:double;
  dwc:latitude '55.026461006905'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141328'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02646100690491 -5.058996781438636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02646100690491"^^xsd:decimal ;
  dwc:decimalLongitude "-5.058996781438636"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02646100690491 -5.058996781438636)"^^geo:wktLiteral ;
  geo-pos:lat "55.02646100690491"^^xsd:decimal ;
  geo-pos:long "-5.058996781438636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141614'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0589967814386'^^xsd:double;
  dwc:latitude '55.026461006905'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141614'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02646100690491 -5.058996781438636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02646100690491"^^xsd:decimal ;
  dwc:decimalLongitude "-5.058996781438636"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02646100690491 -5.058996781438636)"^^geo:wktLiteral ;
  geo-pos:lat "55.02646100690491"^^xsd:decimal ;
  geo-pos:long "-5.058996781438636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141244'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0589967814386'^^xsd:double;
  dwc:latitude '55.026461006905'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141244'^^xsd:string;
  dwc:observationDate '2002-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02646100690491 -5.058996781438636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02646100690491"^^xsd:decimal ;
  dwc:decimalLongitude "-5.058996781438636"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02646100690491 -5.058996781438636)"^^geo:wktLiteral ;
  geo-pos:lat "55.02646100690491"^^xsd:decimal ;
  geo-pos:long "-5.058996781438636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141514'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0589967814386'^^xsd:double;
  dwc:latitude '55.026461006905'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141514'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02646100690491 -5.058996781438636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02646100690491"^^xsd:decimal ;
  dwc:decimalLongitude "-5.058996781438636"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02646100690491 -5.058996781438636)"^^geo:wktLiteral ;
  geo-pos:lat "55.02646100690491"^^xsd:decimal ;
  geo-pos:long "-5.058996781438636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141647'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0589967814386'^^xsd:double;
  dwc:latitude '55.026461006905'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141647'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02646100690491 -5.058996781438636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02646100690491"^^xsd:decimal ;
  dwc:decimalLongitude "-5.058996781438636"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02646100690491 -5.058996781438636)"^^geo:wktLiteral ;
  geo-pos:lat "55.02646100690491"^^xsd:decimal ;
  geo-pos:long "-5.058996781438636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141269'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0589967814386'^^xsd:double;
  dwc:latitude '55.026461006905'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141269'^^xsd:string;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81067991129871 -5.058226468373016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81067991129871"^^xsd:decimal ;
  dwc:decimalLongitude "-5.058226468373016"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81067991129871 -5.058226468373016)"^^geo:wktLiteral ;
  geo-pos:lat "54.81067991129871"^^xsd:decimal ;
  geo-pos:long "-5.058226468373016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140126'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.058226468373'^^xsd:double;
  dwc:latitude '54.810679911299'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140126'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0085122388498 -5.057629350628599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0085122388498"^^xsd:decimal ;
  dwc:decimalLongitude "-5.057629350628599"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0085122388498 -5.057629350628599)"^^geo:wktLiteral ;
  geo-pos:lat "55.0085122388498"^^xsd:decimal ;
  geo-pos:long "-5.057629350628599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141202'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0576293506286'^^xsd:double;
  dwc:latitude '55.00851223885'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141202'^^xsd:string;
  dwc:observationDate '2002-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0085122388498 -5.057629350628599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0085122388498"^^xsd:decimal ;
  dwc:decimalLongitude "-5.057629350628599"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0085122388498 -5.057629350628599)"^^geo:wktLiteral ;
  geo-pos:lat "55.0085122388498"^^xsd:decimal ;
  geo-pos:long "-5.057629350628599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139727'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:startYearCollected '1927'^^xsd:integer;
  dwc:endYearCollected '1927'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0576293506286'^^xsd:double;
  dwc:latitude '55.00851223885'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139727'^^xsd:string;
  dwc:observationDate '1927-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0085122388498 -5.057629350628599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0085122388498"^^xsd:decimal ;
  dwc:decimalLongitude "-5.057629350628599"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0085122388498 -5.057629350628599)"^^geo:wktLiteral ;
  geo-pos:lat "55.0085122388498"^^xsd:decimal ;
  geo-pos:long "-5.057629350628599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140055'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0576293506286'^^xsd:double;
  dwc:latitude '55.00851223885'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140055'^^xsd:string;
  dwc:observationDate '1970-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0085122388498 -5.057629350628599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0085122388498"^^xsd:decimal ;
  dwc:decimalLongitude "-5.057629350628599"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0085122388498 -5.057629350628599)"^^geo:wktLiteral ;
  geo-pos:lat "55.0085122388498"^^xsd:decimal ;
  geo-pos:long "-5.057629350628599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140190'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0576293506286'^^xsd:double;
  dwc:latitude '55.00851223885'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140190'^^xsd:string;
  dwc:observationDate '1975-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0085122388498 -5.057629350628599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0085122388498"^^xsd:decimal ;
  dwc:decimalLongitude "-5.057629350628599"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0085122388498 -5.057629350628599)"^^geo:wktLiteral ;
  geo-pos:lat "55.0085122388498"^^xsd:decimal ;
  geo-pos:long "-5.057629350628599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139856'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0576293506286'^^xsd:double;
  dwc:latitude '55.00851223885'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139856'^^xsd:string;
  dwc:observationDate '1955-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0085122388498 -5.057629350628599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0085122388498"^^xsd:decimal ;
  dwc:decimalLongitude "-5.057629350628599"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0085122388498 -5.057629350628599)"^^geo:wktLiteral ;
  geo-pos:lat "55.0085122388498"^^xsd:decimal ;
  geo-pos:long "-5.057629350628599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141305'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0576293506286'^^xsd:double;
  dwc:latitude '55.00851223885'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141305'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0085122388498 -5.057629350628599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0085122388498"^^xsd:decimal ;
  dwc:decimalLongitude "-5.057629350628599"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0085122388498 -5.057629350628599)"^^geo:wktLiteral ;
  geo-pos:lat "55.0085122388498"^^xsd:decimal ;
  geo-pos:long "-5.057629350628599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139855'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0576293506286'^^xsd:double;
  dwc:latitude '55.00851223885'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139855'^^xsd:string;
  dwc:observationDate '1955-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0085122388498 -5.057629350628599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0085122388498"^^xsd:decimal ;
  dwc:decimalLongitude "-5.057629350628599"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0085122388498 -5.057629350628599)"^^geo:wktLiteral ;
  geo-pos:lat "55.0085122388498"^^xsd:decimal ;
  geo-pos:long "-5.057629350628599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172142071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172142071'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0576293506286'^^xsd:double;
  dwc:latitude '55.00851223885'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172142071'^^xsd:string;
  dwc:observationDate '2003-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04046948465748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056150679315679"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  geo-pos:lat "55.04046948465748"^^xsd:decimal ;
  geo-pos:long "-5.056150679315679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138468'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0561506793157'^^xsd:double;
  dwc:latitude '55.040469484657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138468'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04046948465748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056150679315679"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  geo-pos:lat "55.04046948465748"^^xsd:decimal ;
  geo-pos:long "-5.056150679315679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135284'^^xsd:integer;
  dwc:scientificName 'Neopentadactyla mixta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0561506793157'^^xsd:double;
  dwc:latitude '55.040469484657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135284'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04046948465748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056150679315679"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  geo-pos:lat "55.04046948465748"^^xsd:decimal ;
  geo-pos:long "-5.056150679315679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135294'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0561506793157'^^xsd:double;
  dwc:latitude '55.040469484657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135294'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04046948465748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056150679315679"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  geo-pos:lat "55.04046948465748"^^xsd:decimal ;
  geo-pos:long "-5.056150679315679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138470'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0561506793157'^^xsd:double;
  dwc:latitude '55.040469484657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138470'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04046948465748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056150679315679"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  geo-pos:lat "55.04046948465748"^^xsd:decimal ;
  geo-pos:long "-5.056150679315679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138469'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0561506793157'^^xsd:double;
  dwc:latitude '55.040469484657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138469'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04046948465748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056150679315679"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  geo-pos:lat "55.04046948465748"^^xsd:decimal ;
  geo-pos:long "-5.056150679315679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135291'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0561506793157'^^xsd:double;
  dwc:latitude '55.040469484657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135291'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04046948465748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056150679315679"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  geo-pos:lat "55.04046948465748"^^xsd:decimal ;
  geo-pos:long "-5.056150679315679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135286'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0561506793157'^^xsd:double;
  dwc:latitude '55.040469484657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135286'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04046948465748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056150679315679"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  geo-pos:lat "55.04046948465748"^^xsd:decimal ;
  geo-pos:long "-5.056150679315679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135289'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0561506793157'^^xsd:double;
  dwc:latitude '55.040469484657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135289'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04046948465748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056150679315679"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  geo-pos:lat "55.04046948465748"^^xsd:decimal ;
  geo-pos:long "-5.056150679315679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136508'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0561506793157'^^xsd:double;
  dwc:latitude '55.040469484657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136508'^^xsd:string;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04046948465748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056150679315679"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  geo-pos:lat "55.04046948465748"^^xsd:decimal ;
  geo-pos:long "-5.056150679315679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136509'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0561506793157'^^xsd:double;
  dwc:latitude '55.040469484657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136509'^^xsd:string;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04046948465748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056150679315679"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  geo-pos:lat "55.04046948465748"^^xsd:decimal ;
  geo-pos:long "-5.056150679315679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138467'^^xsd:integer;
  dwc:scientificName 'Cutleria multifida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0561506793157'^^xsd:double;
  dwc:latitude '55.040469484657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145297'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138467'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '145297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04046948465748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056150679315679"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  geo-pos:lat "55.04046948465748"^^xsd:decimal ;
  geo-pos:long "-5.056150679315679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135290'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0561506793157'^^xsd:double;
  dwc:latitude '55.040469484657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135290'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04046948465748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056150679315679"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  geo-pos:lat "55.04046948465748"^^xsd:decimal ;
  geo-pos:long "-5.056150679315679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138475'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0561506793157'^^xsd:double;
  dwc:latitude '55.040469484657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138475'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04046948465748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056150679315679"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  geo-pos:lat "55.04046948465748"^^xsd:decimal ;
  geo-pos:long "-5.056150679315679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136507'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0561506793157'^^xsd:double;
  dwc:latitude '55.040469484657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136507'^^xsd:string;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04046948465748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056150679315679"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  geo-pos:lat "55.04046948465748"^^xsd:decimal ;
  geo-pos:long "-5.056150679315679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138472'^^xsd:integer;
  dwc:scientificName 'Galathea strigosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0561506793157'^^xsd:double;
  dwc:latitude '55.040469484657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138472'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04046948465748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056150679315679"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  geo-pos:lat "55.04046948465748"^^xsd:decimal ;
  geo-pos:long "-5.056150679315679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135285'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0561506793157'^^xsd:double;
  dwc:latitude '55.040469484657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135285'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04046948465748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056150679315679"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  geo-pos:lat "55.04046948465748"^^xsd:decimal ;
  geo-pos:long "-5.056150679315679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135288'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0561506793157'^^xsd:double;
  dwc:latitude '55.040469484657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135288'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04046948465748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056150679315679"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  geo-pos:lat "55.04046948465748"^^xsd:decimal ;
  geo-pos:long "-5.056150679315679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135287'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0561506793157'^^xsd:double;
  dwc:latitude '55.040469484657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135287'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04046948465748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056150679315679"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  geo-pos:lat "55.04046948465748"^^xsd:decimal ;
  geo-pos:long "-5.056150679315679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135292'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0561506793157'^^xsd:double;
  dwc:latitude '55.040469484657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135292'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04046948465748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056150679315679"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  geo-pos:lat "55.04046948465748"^^xsd:decimal ;
  geo-pos:long "-5.056150679315679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138474'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0561506793157'^^xsd:double;
  dwc:latitude '55.040469484657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138474'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04046948465748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056150679315679"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  geo-pos:lat "55.04046948465748"^^xsd:decimal ;
  geo-pos:long "-5.056150679315679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138473'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0561506793157'^^xsd:double;
  dwc:latitude '55.040469484657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138473'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04046948465748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056150679315679"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  geo-pos:lat "55.04046948465748"^^xsd:decimal ;
  geo-pos:long "-5.056150679315679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135283'^^xsd:integer;
  dwc:scientificName 'Parasmittina trispinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0561506793157'^^xsd:double;
  dwc:latitude '55.040469484657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135283'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '111547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04046948465748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056150679315679"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  geo-pos:lat "55.04046948465748"^^xsd:decimal ;
  geo-pos:long "-5.056150679315679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136510'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0561506793157'^^xsd:double;
  dwc:latitude '55.040469484657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136510'^^xsd:string;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04046948465748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056150679315679"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  geo-pos:lat "55.04046948465748"^^xsd:decimal ;
  geo-pos:long "-5.056150679315679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138471'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0561506793157'^^xsd:double;
  dwc:latitude '55.040469484657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138471'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04046948465748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056150679315679"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  geo-pos:lat "55.04046948465748"^^xsd:decimal ;
  geo-pos:long "-5.056150679315679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135293'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0561506793157'^^xsd:double;
  dwc:latitude '55.040469484657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135293'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.04046948465748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056150679315679"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.04046948465748 -5.056150679315679)"^^geo:wktLiteral ;
  geo-pos:lat "55.04046948465748"^^xsd:decimal ;
  geo-pos:long "-5.056150679315679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135295'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0561506793157'^^xsd:double;
  dwc:latitude '55.040469484657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135295'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98158894436458 -5.055581054157028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.98158894436458"^^xsd:decimal ;
  dwc:decimalLongitude "-5.055581054157028"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98158894436458 -5.055581054157028)"^^geo:wktLiteral ;
  geo-pos:lat "54.98158894436458"^^xsd:decimal ;
  geo-pos:long "-5.055581054157028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139726'^^xsd:integer;
  dwc:scientificName 'Squatina squatina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.055581054157'^^xsd:double;
  dwc:latitude '54.981588944365'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139726'^^xsd:string;
  dwc:aphiaIdAccepted '105928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.972614474907054 -5.054899047449024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.972614474907054"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054899047449024"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.972614474907054 -5.054899047449024)"^^geo:wktLiteral ;
  geo-pos:lat "54.972614474907054"^^xsd:decimal ;
  geo-pos:long "-5.054899047449024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141247'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.054899047449'^^xsd:double;
  dwc:latitude '54.972614474907'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141247'^^xsd:string;
  dwc:observationDate '2002-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.972614474907054 -5.054899047449024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.972614474907054"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054899047449024"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.972614474907054 -5.054899047449024)"^^geo:wktLiteral ;
  geo-pos:lat "54.972614474907054"^^xsd:decimal ;
  geo-pos:long "-5.054899047449024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139798'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.054899047449'^^xsd:double;
  dwc:latitude '54.972614474907'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139798'^^xsd:string;
  dwc:observationDate '1950-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.972614474907054 -5.054899047449024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.972614474907054"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054899047449024"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.972614474907054 -5.054899047449024)"^^geo:wktLiteral ;
  geo-pos:lat "54.972614474907054"^^xsd:decimal ;
  geo-pos:long "-5.054899047449024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139810'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.054899047449'^^xsd:double;
  dwc:latitude '54.972614474907'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139810'^^xsd:string;
  dwc:observationDate '1952-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.972614474907054 -5.054899047449024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.972614474907054"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054899047449024"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.972614474907054 -5.054899047449024)"^^geo:wktLiteral ;
  geo-pos:lat "54.972614474907054"^^xsd:decimal ;
  geo-pos:long "-5.054899047449024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141517'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.054899047449'^^xsd:double;
  dwc:latitude '54.972614474907'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141517'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.018033504932006"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054442329604123"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  geo-pos:lat "55.018033504932006"^^xsd:decimal ;
  geo-pos:long "-5.054442329604123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134323'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0544423296041'^^xsd:double;
  dwc:latitude '55.018033504932'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134323'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.018033504932006"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054442329604123"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  geo-pos:lat "55.018033504932006"^^xsd:decimal ;
  geo-pos:long "-5.054442329604123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134322'^^xsd:integer;
  dwc:scientificName 'Halichondria (Halichondria) panicea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0544423296041'^^xsd:double;
  dwc:latitude '55.018033504932'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '165853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134322'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.018033504932006"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054442329604123"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  geo-pos:lat "55.018033504932006"^^xsd:decimal ;
  geo-pos:long "-5.054442329604123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136503'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0544423296041'^^xsd:double;
  dwc:latitude '55.018033504932'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136503'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.018033504932006"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054442329604123"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  geo-pos:lat "55.018033504932006"^^xsd:decimal ;
  geo-pos:long "-5.054442329604123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136497'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0544423296041'^^xsd:double;
  dwc:latitude '55.018033504932'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136497'^^xsd:string;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.018033504932006"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054442329604123"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  geo-pos:lat "55.018033504932006"^^xsd:decimal ;
  geo-pos:long "-5.054442329604123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136499'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0544423296041'^^xsd:double;
  dwc:latitude '55.018033504932'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136499'^^xsd:string;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.018033504932006"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054442329604123"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  geo-pos:lat "55.018033504932006"^^xsd:decimal ;
  geo-pos:long "-5.054442329604123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136044'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0544423296041'^^xsd:double;
  dwc:latitude '55.018033504932'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136044'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.018033504932006"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054442329604123"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  geo-pos:lat "55.018033504932006"^^xsd:decimal ;
  geo-pos:long "-5.054442329604123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136505'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0544423296041'^^xsd:double;
  dwc:latitude '55.018033504932'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136505'^^xsd:string;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.018033504932006"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054442329604123"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  geo-pos:lat "55.018033504932006"^^xsd:decimal ;
  geo-pos:long "-5.054442329604123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136043'^^xsd:integer;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0544423296041'^^xsd:double;
  dwc:latitude '55.018033504932'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136043'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.018033504932006"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054442329604123"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  geo-pos:lat "55.018033504932006"^^xsd:decimal ;
  geo-pos:long "-5.054442329604123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136046'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0544423296041'^^xsd:double;
  dwc:latitude '55.018033504932'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136046'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.018033504932006"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054442329604123"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  geo-pos:lat "55.018033504932006"^^xsd:decimal ;
  geo-pos:long "-5.054442329604123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136504'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0544423296041'^^xsd:double;
  dwc:latitude '55.018033504932'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136504'^^xsd:string;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.018033504932006"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054442329604123"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  geo-pos:lat "55.018033504932006"^^xsd:decimal ;
  geo-pos:long "-5.054442329604123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136045'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0544423296041'^^xsd:double;
  dwc:latitude '55.018033504932'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136045'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.018033504932006"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054442329604123"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  geo-pos:lat "55.018033504932006"^^xsd:decimal ;
  geo-pos:long "-5.054442329604123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136500'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0544423296041'^^xsd:double;
  dwc:latitude '55.018033504932'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136500'^^xsd:string;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.018033504932006"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054442329604123"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  geo-pos:lat "55.018033504932006"^^xsd:decimal ;
  geo-pos:long "-5.054442329604123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136501'^^xsd:integer;
  dwc:scientificName 'Littorina neglecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0544423296041'^^xsd:double;
  dwc:latitude '55.018033504932'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '446918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136501'^^xsd:string;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.018033504932006"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054442329604123"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  geo-pos:lat "55.018033504932006"^^xsd:decimal ;
  geo-pos:long "-5.054442329604123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134321'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0544423296041'^^xsd:double;
  dwc:latitude '55.018033504932'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134321'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.018033504932006"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054442329604123"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  geo-pos:lat "55.018033504932006"^^xsd:decimal ;
  geo-pos:long "-5.054442329604123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134324'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0544423296041'^^xsd:double;
  dwc:latitude '55.018033504932'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134324'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.018033504932006"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054442329604123"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  geo-pos:lat "55.018033504932006"^^xsd:decimal ;
  geo-pos:long "-5.054442329604123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136498'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0544423296041'^^xsd:double;
  dwc:latitude '55.018033504932'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136498'^^xsd:string;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.018033504932006"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054442329604123"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  geo-pos:lat "55.018033504932006"^^xsd:decimal ;
  geo-pos:long "-5.054442329604123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136506'^^xsd:integer;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0544423296041'^^xsd:double;
  dwc:latitude '55.018033504932'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136506'^^xsd:string;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.018033504932006"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054442329604123"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  geo-pos:lat "55.018033504932006"^^xsd:decimal ;
  geo-pos:long "-5.054442329604123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136047'^^xsd:integer;
  dwc:scientificName 'Tectura virginea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0544423296041'^^xsd:double;
  dwc:latitude '55.018033504932'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136047'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.018033504932006"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054442329604123"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.018033504932006 -5.054442329604123)"^^geo:wktLiteral ;
  geo-pos:lat "55.018033504932006"^^xsd:decimal ;
  geo-pos:long "-5.054442329604123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136502'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0544423296041'^^xsd:double;
  dwc:latitude '55.018033504932'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136502'^^xsd:string;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96363998647309 -5.054217419654353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96363998647309"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054217419654353"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96363998647309 -5.054217419654353)"^^geo:wktLiteral ;
  geo-pos:lat "54.96363998647309"^^xsd:decimal ;
  geo-pos:long "-5.054217419654353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140193'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0542174196544'^^xsd:double;
  dwc:latitude '54.963639986473'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140193'^^xsd:string;
  dwc:observationDate '1975-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96363998647309 -5.054217419654353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96363998647309"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054217419654353"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96363998647309 -5.054217419654353)"^^geo:wktLiteral ;
  geo-pos:lat "54.96363998647309"^^xsd:decimal ;
  geo-pos:long "-5.054217419654353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141248'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0542174196544'^^xsd:double;
  dwc:latitude '54.963639986473'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141248'^^xsd:string;
  dwc:observationDate '2002-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.016277845136365 -5.052743934174622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.016277845136365"^^xsd:decimal ;
  dwc:decimalLongitude "-5.052743934174622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.016277845136365 -5.052743934174622)"^^geo:wktLiteral ;
  geo-pos:lat "55.016277845136365"^^xsd:decimal ;
  geo-pos:long "-5.052743934174622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137035'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0527439341746'^^xsd:double;
  dwc:latitude '55.016277845136'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137035'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.016277845136365 -5.052743934174622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.016277845136365"^^xsd:decimal ;
  dwc:decimalLongitude "-5.052743934174622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.016277845136365 -5.052743934174622)"^^geo:wktLiteral ;
  geo-pos:lat "55.016277845136365"^^xsd:decimal ;
  geo-pos:long "-5.052743934174622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137033'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0527439341746'^^xsd:double;
  dwc:latitude '55.016277845136'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137033'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.016277845136365 -5.052743934174622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.016277845136365"^^xsd:decimal ;
  dwc:decimalLongitude "-5.052743934174622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.016277845136365 -5.052743934174622)"^^geo:wktLiteral ;
  geo-pos:lat "55.016277845136365"^^xsd:decimal ;
  geo-pos:long "-5.052743934174622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137032'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0527439341746'^^xsd:double;
  dwc:latitude '55.016277845136'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137032'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.016277845136365 -5.052743934174622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.016277845136365"^^xsd:decimal ;
  dwc:decimalLongitude "-5.052743934174622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.016277845136365 -5.052743934174622)"^^geo:wktLiteral ;
  geo-pos:lat "55.016277845136365"^^xsd:decimal ;
  geo-pos:long "-5.052743934174622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137034'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0527439341746'^^xsd:double;
  dwc:latitude '55.016277845136'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137034'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93671640734136 -5.0521748068887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93671640734136"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0521748068887"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93671640734136 -5.0521748068887)"^^geo:wktLiteral ;
  geo-pos:lat "54.93671640734136"^^xsd:decimal ;
  geo-pos:long "-5.0521748068887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172142072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172142072'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0521748068887'^^xsd:double;
  dwc:latitude '54.936716407341'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172142072'^^xsd:string;
  dwc:observationDate '2003-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91829895650583 -5.051559996380298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91829895650583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051559996380298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91829895650583 -5.051559996380298)"^^geo:wktLiteral ;
  geo-pos:lat "54.91829895650583"^^xsd:decimal ;
  geo-pos:long "-5.051559996380298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133723'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0515599963803'^^xsd:double;
  dwc:latitude '54.918298956506'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133723'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91829895650583 -5.051559996380298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91829895650583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051559996380298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91829895650583 -5.051559996380298)"^^geo:wktLiteral ;
  geo-pos:lat "54.91829895650583"^^xsd:decimal ;
  geo-pos:long "-5.051559996380298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133719'^^xsd:integer;
  dwc:scientificName 'Lithothamnion glaciale'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0515599963803'^^xsd:double;
  dwc:latitude '54.918298956506'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133719'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1736213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91829895650583 -5.051559996380298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91829895650583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051559996380298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91829895650583 -5.051559996380298)"^^geo:wktLiteral ;
  geo-pos:lat "54.91829895650583"^^xsd:decimal ;
  geo-pos:long "-5.051559996380298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133720'^^xsd:integer;
  dwc:scientificName 'Arthrocladia villosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0515599963803'^^xsd:double;
  dwc:latitude '54.918298956506'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133720'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '145306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91829895650583 -5.051559996380298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91829895650583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051559996380298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91829895650583 -5.051559996380298)"^^geo:wktLiteral ;
  geo-pos:lat "54.91829895650583"^^xsd:decimal ;
  geo-pos:long "-5.051559996380298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133721'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0515599963803'^^xsd:double;
  dwc:latitude '54.918298956506'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133721'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91829895650583 -5.051559996380298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91829895650583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051559996380298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91829895650583 -5.051559996380298)"^^geo:wktLiteral ;
  geo-pos:lat "54.91829895650583"^^xsd:decimal ;
  geo-pos:long "-5.051559996380298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133717'^^xsd:integer;
  dwc:scientificName 'Gracilaria gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0515599963803'^^xsd:double;
  dwc:latitude '54.918298956506'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133717'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91829895650583 -5.051559996380298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91829895650583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051559996380298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91829895650583 -5.051559996380298)"^^geo:wktLiteral ;
  geo-pos:lat "54.91829895650583"^^xsd:decimal ;
  geo-pos:long "-5.051559996380298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137052'^^xsd:integer;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0515599963803'^^xsd:double;
  dwc:latitude '54.918298956506'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137052'^^xsd:string;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91829895650583 -5.051559996380298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91829895650583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051559996380298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91829895650583 -5.051559996380298)"^^geo:wktLiteral ;
  geo-pos:lat "54.91829895650583"^^xsd:decimal ;
  geo-pos:long "-5.051559996380298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133718'^^xsd:integer;
  dwc:scientificName 'Chylocladia verticillata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0515599963803'^^xsd:double;
  dwc:latitude '54.918298956506'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133718'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '145808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91829895650583 -5.051559996380298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91829895650583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051559996380298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91829895650583 -5.051559996380298)"^^geo:wktLiteral ;
  geo-pos:lat "54.91829895650583"^^xsd:decimal ;
  geo-pos:long "-5.051559996380298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133722'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0515599963803'^^xsd:double;
  dwc:latitude '54.918298956506'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133722'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91829895650583 -5.051559996380298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91829895650583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051559996380298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91829895650583 -5.051559996380298)"^^geo:wktLiteral ;
  geo-pos:lat "54.91829895650583"^^xsd:decimal ;
  geo-pos:long "-5.051559996380298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133724'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0515599963803'^^xsd:double;
  dwc:latitude '54.918298956506'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133724'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91829895650583 -5.051559996380298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91829895650583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051559996380298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91829895650583 -5.051559996380298)"^^geo:wktLiteral ;
  geo-pos:lat "54.91829895650583"^^xsd:decimal ;
  geo-pos:long "-5.051559996380298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137053'^^xsd:integer;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0515599963803'^^xsd:double;
  dwc:latitude '54.918298956506'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137053'^^xsd:string;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.92774184303041 -5.0514946918871795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.92774184303041"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0514946918871795"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.92774184303041 -5.0514946918871795)"^^geo:wktLiteral ;
  geo-pos:lat "54.92774184303041"^^xsd:decimal ;
  geo-pos:long "-5.0514946918871795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140231'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0514946918872'^^xsd:double;
  dwc:latitude '54.92774184303'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140231'^^xsd:string;
  dwc:observationDate '1976-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.92774184303041 -5.0514946918871795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.92774184303041"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0514946918871795"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.92774184303041 -5.0514946918871795)"^^geo:wktLiteral ;
  geo-pos:lat "54.92774184303041"^^xsd:decimal ;
  geo-pos:long "-5.0514946918871795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139792'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0514946918872'^^xsd:double;
  dwc:latitude '54.92774184303'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139792'^^xsd:string;
  dwc:observationDate '1949-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.955172975464215 -5.051231032726493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.955172975464215"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051231032726493"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.955172975464215 -5.051231032726493)"^^geo:wktLiteral ;
  geo-pos:lat "54.955172975464215"^^xsd:decimal ;
  geo-pos:long "-5.051231032726493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138095'^^xsd:integer;
  dwc:scientificName 'Griffithsia corallinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0512310327265'^^xsd:double;
  dwc:latitude '54.955172975464'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138095'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137057'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137057'^^xsd:string;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134638'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134638'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139097'^^xsd:integer;
  dwc:scientificName 'Gracilaria gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139097'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134320'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134320'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137062'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137062'^^xsd:string;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139089'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139089'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139092'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139092'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137058'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137058'^^xsd:string;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136494'^^xsd:integer;
  dwc:scientificName 'Halichondria (Halichondria) panicea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '165853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136494'^^xsd:string;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134636'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134636'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134640'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134640'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139098'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139098'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134644'^^xsd:integer;
  dwc:scientificName 'Ascidia conchilega'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134644'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134643'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134643'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139094'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139094'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134639'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134639'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134637'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134637'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137063'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137063'^^xsd:string;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134634'^^xsd:integer;
  dwc:scientificName 'Styela clava'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134634'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137056'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137056'^^xsd:string;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137769'^^xsd:integer;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137769'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139096'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139096'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136496'^^xsd:integer;
  dwc:scientificName 'Scrobicularia plana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136496'^^xsd:string;
  dwc:aphiaIdAccepted '141424'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134635'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134635'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137059'^^xsd:integer;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137059'^^xsd:string;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134642'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134642'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139090'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139090'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137060'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137060'^^xsd:string;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139100'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139100'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139099'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139099'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136495'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136495'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139095'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139095'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139093'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139093'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137061'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137061'^^xsd:string;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134641'^^xsd:integer;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134641'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137055'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137055'^^xsd:string;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952480613987845"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051026882008045"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952480613987845 -5.051026882008045)"^^geo:wktLiteral ;
  geo-pos:lat "54.952480613987845"^^xsd:decimal ;
  geo-pos:long "-5.051026882008045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139091'^^xsd:integer;
  dwc:scientificName 'Codium fragile'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.051026882008'^^xsd:double;
  dwc:latitude '54.952480613988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139091'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95158315978315 -5.050958839328587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.95158315978315"^^xsd:decimal ;
  dwc:decimalLongitude "-5.050958839328587"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95158315978315 -5.050958839328587)"^^geo:wktLiteral ;
  geo-pos:lat "54.95158315978315"^^xsd:decimal ;
  geo-pos:long "-5.050958839328587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133726'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0509588393286'^^xsd:double;
  dwc:latitude '54.951583159783'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133726'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95158315978315 -5.050958839328587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.95158315978315"^^xsd:decimal ;
  dwc:decimalLongitude "-5.050958839328587"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95158315978315 -5.050958839328587)"^^geo:wktLiteral ;
  geo-pos:lat "54.95158315978315"^^xsd:decimal ;
  geo-pos:long "-5.050958839328587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133727'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0509588393286'^^xsd:double;
  dwc:latitude '54.951583159783'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133727'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95158315978315 -5.050958839328587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.95158315978315"^^xsd:decimal ;
  dwc:decimalLongitude "-5.050958839328587"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95158315978315 -5.050958839328587)"^^geo:wktLiteral ;
  geo-pos:lat "54.95158315978315"^^xsd:decimal ;
  geo-pos:long "-5.050958839328587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136684'^^xsd:integer;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0509588393286'^^xsd:double;
  dwc:latitude '54.951583159783'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136684'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95158315978315 -5.050958839328587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.95158315978315"^^xsd:decimal ;
  dwc:decimalLongitude "-5.050958839328587"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95158315978315 -5.050958839328587)"^^geo:wktLiteral ;
  geo-pos:lat "54.95158315978315"^^xsd:decimal ;
  geo-pos:long "-5.050958839328587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137054'^^xsd:integer;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0509588393286'^^xsd:double;
  dwc:latitude '54.951583159783'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137054'^^xsd:string;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95158315978315 -5.050958839328587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.95158315978315"^^xsd:decimal ;
  dwc:decimalLongitude "-5.050958839328587"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95158315978315 -5.050958839328587)"^^geo:wktLiteral ;
  geo-pos:lat "54.95158315978315"^^xsd:decimal ;
  geo-pos:long "-5.050958839328587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133725'^^xsd:integer;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0509588393286'^^xsd:double;
  dwc:latitude '54.951583159783'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133725'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95158315978315 -5.050958839328587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.95158315978315"^^xsd:decimal ;
  dwc:decimalLongitude "-5.050958839328587"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95158315978315 -5.050958839328587)"^^geo:wktLiteral ;
  geo-pos:lat "54.95158315978315"^^xsd:decimal ;
  geo-pos:long "-5.050958839328587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136682'^^xsd:integer;
  dwc:scientificName 'Myxicola infundibulum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0509588393286'^^xsd:double;
  dwc:latitude '54.951583159783'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130932'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136682'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95158315978315 -5.050958839328587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.95158315978315"^^xsd:decimal ;
  dwc:decimalLongitude "-5.050958839328587"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95158315978315 -5.050958839328587)"^^geo:wktLiteral ;
  geo-pos:lat "54.95158315978315"^^xsd:decimal ;
  geo-pos:long "-5.050958839328587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136681'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0509588393286'^^xsd:double;
  dwc:latitude '54.951583159783'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136681'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95158315978315 -5.050958839328587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.95158315978315"^^xsd:decimal ;
  dwc:decimalLongitude "-5.050958839328587"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95158315978315 -5.050958839328587)"^^geo:wktLiteral ;
  geo-pos:lat "54.95158315978315"^^xsd:decimal ;
  geo-pos:long "-5.050958839328587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136683'^^xsd:integer;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0509588393286'^^xsd:double;
  dwc:latitude '54.951583159783'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136683'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00195791189723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.050091236805972"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  geo-pos:lat "55.00195791189723"^^xsd:decimal ;
  geo-pos:long "-5.050091236805972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137043'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.050091236806'^^xsd:double;
  dwc:latitude '55.001957911897'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137043'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00195791189723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.050091236805972"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  geo-pos:lat "55.00195791189723"^^xsd:decimal ;
  geo-pos:long "-5.050091236805972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137039'^^xsd:integer;
  dwc:scientificName 'Parasmittina trispinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.050091236806'^^xsd:double;
  dwc:latitude '55.001957911897'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137039'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '111547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00195791189723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.050091236805972"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  geo-pos:lat "55.00195791189723"^^xsd:decimal ;
  geo-pos:long "-5.050091236805972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137038'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.050091236806'^^xsd:double;
  dwc:latitude '55.001957911897'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137038'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00195791189723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.050091236805972"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  geo-pos:lat "55.00195791189723"^^xsd:decimal ;
  geo-pos:long "-5.050091236805972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136275'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.050091236806'^^xsd:double;
  dwc:latitude '55.001957911897'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136275'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00195791189723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.050091236805972"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  geo-pos:lat "55.00195791189723"^^xsd:decimal ;
  geo-pos:long "-5.050091236805972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137040'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.050091236806'^^xsd:double;
  dwc:latitude '55.001957911897'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137040'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00195791189723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.050091236805972"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  geo-pos:lat "55.00195791189723"^^xsd:decimal ;
  geo-pos:long "-5.050091236805972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137042'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.050091236806'^^xsd:double;
  dwc:latitude '55.001957911897'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137042'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00195791189723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.050091236805972"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  geo-pos:lat "55.00195791189723"^^xsd:decimal ;
  geo-pos:long "-5.050091236805972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136273'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.050091236806'^^xsd:double;
  dwc:latitude '55.001957911897'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136273'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00195791189723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.050091236805972"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  geo-pos:lat "55.00195791189723"^^xsd:decimal ;
  geo-pos:long "-5.050091236805972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136513'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.050091236806'^^xsd:double;
  dwc:latitude '55.001957911897'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136513'^^xsd:string;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00195791189723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.050091236805972"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  geo-pos:lat "55.00195791189723"^^xsd:decimal ;
  geo-pos:long "-5.050091236805972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136048'^^xsd:integer;
  dwc:scientificName 'Galathea strigosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.050091236806'^^xsd:double;
  dwc:latitude '55.001957911897'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136048'^^xsd:string;
  dwc:observationDate '1988-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00195791189723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.050091236805972"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  geo-pos:lat "55.00195791189723"^^xsd:decimal ;
  geo-pos:long "-5.050091236805972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136515'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.050091236806'^^xsd:double;
  dwc:latitude '55.001957911897'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136515'^^xsd:string;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00195791189723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.050091236805972"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  geo-pos:lat "55.00195791189723"^^xsd:decimal ;
  geo-pos:long "-5.050091236805972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136276'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.050091236806'^^xsd:double;
  dwc:latitude '55.001957911897'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136276'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00195791189723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.050091236805972"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  geo-pos:lat "55.00195791189723"^^xsd:decimal ;
  geo-pos:long "-5.050091236805972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136274'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.050091236806'^^xsd:double;
  dwc:latitude '55.001957911897'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136274'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00195791189723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.050091236805972"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  geo-pos:lat "55.00195791189723"^^xsd:decimal ;
  geo-pos:long "-5.050091236805972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137036'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.050091236806'^^xsd:double;
  dwc:latitude '55.001957911897'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137036'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00195791189723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.050091236805972"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  geo-pos:lat "55.00195791189723"^^xsd:decimal ;
  geo-pos:long "-5.050091236805972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136272'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.050091236806'^^xsd:double;
  dwc:latitude '55.001957911897'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136272'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00195791189723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.050091236805972"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  geo-pos:lat "55.00195791189723"^^xsd:decimal ;
  geo-pos:long "-5.050091236805972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136516'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.050091236806'^^xsd:double;
  dwc:latitude '55.001957911897'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136516'^^xsd:string;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00195791189723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.050091236805972"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  geo-pos:lat "55.00195791189723"^^xsd:decimal ;
  geo-pos:long "-5.050091236805972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137037'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.050091236806'^^xsd:double;
  dwc:latitude '55.001957911897'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137037'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00195791189723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.050091236805972"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  geo-pos:lat "55.00195791189723"^^xsd:decimal ;
  geo-pos:long "-5.050091236805972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136514'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.050091236806'^^xsd:double;
  dwc:latitude '55.001957911897'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136514'^^xsd:string;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00195791189723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.050091236805972"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00195791189723 -5.050091236805972)"^^geo:wktLiteral ;
  geo-pos:lat "55.00195791189723"^^xsd:decimal ;
  geo-pos:long "-5.050091236805972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137041'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.050091236806'^^xsd:double;
  dwc:latitude '55.001957911897'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137041'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9858038248448 -5.0488651749986015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9858038248448"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0488651749986015"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9858038248448 -5.0488651749986015)"^^geo:wktLiteral ;
  geo-pos:lat "54.9858038248448"^^xsd:decimal ;
  geo-pos:long "-5.0488651749986015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136511'^^xsd:integer;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0488651749986'^^xsd:double;
  dwc:latitude '54.985803824845'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136511'^^xsd:string;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9858038248448 -5.0488651749986015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9858038248448"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0488651749986015"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9858038248448 -5.0488651749986015)"^^geo:wktLiteral ;
  geo-pos:lat "54.9858038248448"^^xsd:decimal ;
  geo-pos:long "-5.0488651749986015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136512'^^xsd:integer;
  dwc:scientificName 'Sporochnus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0488651749986'^^xsd:double;
  dwc:latitude '54.985803824845'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136512'^^xsd:string;
  dwc:aphiaIdAccepted '145915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03582747838668 -5.044055208240497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03582747838668"^^xsd:decimal ;
  dwc:decimalLongitude "-5.044055208240497"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03582747838668 -5.044055208240497)"^^geo:wktLiteral ;
  geo-pos:lat "55.03582747838668"^^xsd:decimal ;
  geo-pos:long "-5.044055208240497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141574'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0440552082405'^^xsd:double;
  dwc:latitude '55.035827478387'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141574'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03582747838668 -5.044055208240497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03582747838668"^^xsd:decimal ;
  dwc:decimalLongitude "-5.044055208240497"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03582747838668 -5.044055208240497)"^^geo:wktLiteral ;
  geo-pos:lat "55.03582747838668"^^xsd:decimal ;
  geo-pos:long "-5.044055208240497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141620'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0440552082405'^^xsd:double;
  dwc:latitude '55.035827478387'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141620'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03582747838668 -5.044055208240497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03582747838668"^^xsd:decimal ;
  dwc:decimalLongitude "-5.044055208240497"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03582747838668 -5.044055208240497)"^^geo:wktLiteral ;
  geo-pos:lat "55.03582747838668"^^xsd:decimal ;
  geo-pos:long "-5.044055208240497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141535'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0440552082405'^^xsd:double;
  dwc:latitude '55.035827478387'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141535'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00890396503481 -5.042013929851081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00890396503481"^^xsd:decimal ;
  dwc:decimalLongitude "-5.042013929851081"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00890396503481 -5.042013929851081)"^^geo:wktLiteral ;
  geo-pos:lat "55.00890396503481"^^xsd:decimal ;
  geo-pos:long "-5.042013929851081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141513'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0420139298511'^^xsd:double;
  dwc:latitude '55.008903965035'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141513'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.80209595295547 -5.042012588550349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.80209595295547"^^xsd:decimal ;
  dwc:decimalLongitude "-5.042012588550349"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.80209595295547 -5.042012588550349)"^^geo:wktLiteral ;
  geo-pos:lat "54.80209595295547"^^xsd:decimal ;
  geo-pos:long "-5.042012588550349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140073'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0420125885503'^^xsd:double;
  dwc:latitude '54.802095952955'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140073'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99992942271996 -5.041334260376515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99992942271996"^^xsd:decimal ;
  dwc:decimalLongitude "-5.041334260376515"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99992942271996 -5.041334260376515)"^^geo:wktLiteral ;
  geo-pos:lat "54.99992942271996"^^xsd:decimal ;
  geo-pos:long "-5.041334260376515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141566'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0413342603765'^^xsd:double;
  dwc:latitude '54.99992942272'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141566'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99992942271996 -5.041334260376515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99992942271996"^^xsd:decimal ;
  dwc:decimalLongitude "-5.041334260376515"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99992942271996 -5.041334260376515)"^^geo:wktLiteral ;
  geo-pos:lat "54.99992942271996"^^xsd:decimal ;
  geo-pos:long "-5.041334260376515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141521'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0413342603765'^^xsd:double;
  dwc:latitude '54.99992942272'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141521'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99992942271996 -5.041334260376515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99992942271996"^^xsd:decimal ;
  dwc:decimalLongitude "-5.041334260376515"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99992942271996 -5.041334260376515)"^^geo:wktLiteral ;
  geo-pos:lat "54.99992942271996"^^xsd:decimal ;
  geo-pos:long "-5.041334260376515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141673'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0413342603765'^^xsd:double;
  dwc:latitude '54.99992942272'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141673'^^xsd:string;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138559'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138559'^^xsd:string;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134236'^^xsd:integer;
  dwc:scientificName 'Rhodophyllis divaricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134236'^^xsd:string;
  dwc:aphiaIdAccepted '145617'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138551'^^xsd:integer;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138551'^^xsd:string;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134231'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134231'^^xsd:string;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134235'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134235'^^xsd:string;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138560'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138560'^^xsd:string;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134227'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134227'^^xsd:string;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134234'^^xsd:integer;
  dwc:scientificName 'Pterothamnion plumula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134234'^^xsd:string;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133383'^^xsd:integer;
  dwc:scientificName 'Schottera nicaednsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145666'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133383'^^xsd:string;
  dwc:aphiaIdAccepted '145666'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138547'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '250081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138547'^^xsd:string;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134230'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134230'^^xsd:string;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138545'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138545'^^xsd:string;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138563'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138563'^^xsd:string;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134233'^^xsd:integer;
  dwc:scientificName 'Pterosiphonia parasitica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134233'^^xsd:string;
  dwc:aphiaIdAccepted '1649768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134229'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134229'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138553'^^xsd:integer;
  dwc:scientificName 'Compsothamnion thuyoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138553'^^xsd:string;
  dwc:aphiaIdAccepted '144573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134225'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134225'^^xsd:string;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134228'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134228'^^xsd:string;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134222'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134222'^^xsd:string;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134224'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134224'^^xsd:string;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138558'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138558'^^xsd:string;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138557'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138557'^^xsd:string;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138561'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138561'^^xsd:string;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134223'^^xsd:integer;
  dwc:scientificName 'Lomentaria orcadensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134223'^^xsd:string;
  dwc:aphiaIdAccepted '145830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138565'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138565'^^xsd:string;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138546'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia hamifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138546'^^xsd:string;
  dwc:aphiaIdAccepted '144442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139368'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139368'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138554'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138554'^^xsd:string;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138555'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138555'^^xsd:string;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134232'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134232'^^xsd:string;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138549'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138549'^^xsd:string;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138552'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138552'^^xsd:string;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138548'^^xsd:integer;
  dwc:scientificName 'Brongniartella byssoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138548'^^xsd:string;
  dwc:aphiaIdAccepted '631828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138556'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138556'^^xsd:string;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138564'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138564'^^xsd:string;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138544'^^xsd:integer;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138544'^^xsd:string;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138550'^^xsd:integer;
  dwc:scientificName 'Chthamalus montagui'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138550'^^xsd:string;
  dwc:aphiaIdAccepted '106230'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134226'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134226'^^xsd:string;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99142311112773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039908482189031"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99142311112773 -5.039908482189031)"^^geo:wktLiteral ;
  geo-pos:lat "54.99142311112773"^^xsd:decimal ;
  geo-pos:long "-5.039908482189031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138562'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.039908482189'^^xsd:double;
  dwc:latitude '54.991423111128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138562'^^xsd:string;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.97300568222256 -5.039297517913912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.97300568222256"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039297517913912"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.97300568222256 -5.039297517913912)"^^geo:wktLiteral ;
  geo-pos:lat "54.97300568222256"^^xsd:decimal ;
  geo-pos:long "-5.039297517913912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172142069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172142069'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0392975179139'^^xsd:double;
  dwc:latitude '54.973005682223'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172142069'^^xsd:string;
  dwc:observationDate '2003-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.97300568222256 -5.039297517913912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.97300568222256"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039297517913912"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.97300568222256 -5.039297517913912)"^^geo:wktLiteral ;
  geo-pos:lat "54.97300568222256"^^xsd:decimal ;
  geo-pos:long "-5.039297517913912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140036'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0392975179139'^^xsd:double;
  dwc:latitude '54.973005682223'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140036'^^xsd:string;
  dwc:observationDate '1969-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95505642729193 -5.037941575052572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.95505642729193"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037941575052572"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95505642729193 -5.037941575052572)"^^geo:wktLiteral ;
  geo-pos:lat "54.95505642729193"^^xsd:decimal ;
  geo-pos:long "-5.037941575052572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140037'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0379415750526'^^xsd:double;
  dwc:latitude '54.955056427292'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140037'^^xsd:string;
  dwc:observationDate '1969-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.94608177145539 -5.037264168401402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.94608177145539"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037264168401402"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.94608177145539 -5.037264168401402)"^^geo:wktLiteral ;
  geo-pos:lat "54.94608177145539"^^xsd:decimal ;
  geo-pos:long "-5.037264168401402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140146'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0372641684014'^^xsd:double;
  dwc:latitude '54.946081771455'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140146'^^xsd:string;
  dwc:observationDate '1971-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93710709670847 -5.03658713789075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93710709670847"^^xsd:decimal ;
  dwc:decimalLongitude "-5.03658713789075"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93710709670847 -5.03658713789075)"^^geo:wktLiteral ;
  geo-pos:lat "54.93710709670847"^^xsd:decimal ;
  geo-pos:long "-5.03658713789075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140192'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0365871378908'^^xsd:double;
  dwc:latitude '54.937107096708'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140192'^^xsd:string;
  dwc:observationDate '1975-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.984321457943885 -5.0362442219796195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.984321457943885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0362442219796195"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.984321457943885 -5.0362442219796195)"^^geo:wktLiteral ;
  geo-pos:lat "54.984321457943885"^^xsd:decimal ;
  geo-pos:long "-5.0362442219796195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133707'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0362442219796'^^xsd:double;
  dwc:latitude '54.984321457944'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133707'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.984321457943885 -5.0362442219796195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.984321457943885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0362442219796195"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.984321457943885 -5.0362442219796195)"^^geo:wktLiteral ;
  geo-pos:lat "54.984321457943885"^^xsd:decimal ;
  geo-pos:long "-5.0362442219796195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135838'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0362442219796'^^xsd:double;
  dwc:latitude '54.984321457944'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135838'^^xsd:string;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.984321457943885 -5.0362442219796195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.984321457943885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0362442219796195"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.984321457943885 -5.0362442219796195)"^^geo:wktLiteral ;
  geo-pos:lat "54.984321457943885"^^xsd:decimal ;
  geo-pos:long "-5.0362442219796195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133711'^^xsd:integer;
  dwc:scientificName 'Desmarestia ligulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0362442219796'^^xsd:double;
  dwc:latitude '54.984321457944'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133711'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.984321457943885 -5.0362442219796195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.984321457943885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0362442219796195"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.984321457943885 -5.0362442219796195)"^^geo:wktLiteral ;
  geo-pos:lat "54.984321457943885"^^xsd:decimal ;
  geo-pos:long "-5.0362442219796195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133712'^^xsd:integer;
  dwc:scientificName 'Gracilaria gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0362442219796'^^xsd:double;
  dwc:latitude '54.984321457944'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133712'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.984321457943885 -5.0362442219796195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.984321457943885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0362442219796195"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.984321457943885 -5.0362442219796195)"^^geo:wktLiteral ;
  geo-pos:lat "54.984321457943885"^^xsd:decimal ;
  geo-pos:long "-5.0362442219796195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135839'^^xsd:integer;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0362442219796'^^xsd:double;
  dwc:latitude '54.984321457944'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135839'^^xsd:string;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.984321457943885 -5.0362442219796195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.984321457943885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0362442219796195"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.984321457943885 -5.0362442219796195)"^^geo:wktLiteral ;
  geo-pos:lat "54.984321457943885"^^xsd:decimal ;
  geo-pos:long "-5.0362442219796195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136277'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0362442219796'^^xsd:double;
  dwc:latitude '54.984321457944'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136277'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.984321457943885 -5.0362442219796195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.984321457943885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0362442219796195"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.984321457943885 -5.0362442219796195)"^^geo:wktLiteral ;
  geo-pos:lat "54.984321457943885"^^xsd:decimal ;
  geo-pos:long "-5.0362442219796195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133706'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0362442219796'^^xsd:double;
  dwc:latitude '54.984321457944'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133706'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.984321457943885 -5.0362442219796195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.984321457943885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0362442219796195"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.984321457943885 -5.0362442219796195)"^^geo:wktLiteral ;
  geo-pos:lat "54.984321457943885"^^xsd:decimal ;
  geo-pos:long "-5.0362442219796195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133709'^^xsd:integer;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0362442219796'^^xsd:double;
  dwc:latitude '54.984321457944'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133709'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.984321457943885 -5.0362442219796195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.984321457943885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0362442219796195"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.984321457943885 -5.0362442219796195)"^^geo:wktLiteral ;
  geo-pos:lat "54.984321457943885"^^xsd:decimal ;
  geo-pos:long "-5.0362442219796195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133710'^^xsd:integer;
  dwc:scientificName 'Myxicola infundibulum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0362442219796'^^xsd:double;
  dwc:latitude '54.984321457944'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130932'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133710'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '130932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.984321457943885 -5.0362442219796195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.984321457943885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0362442219796195"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.984321457943885 -5.0362442219796195)"^^geo:wktLiteral ;
  geo-pos:lat "54.984321457943885"^^xsd:decimal ;
  geo-pos:long "-5.0362442219796195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135837'^^xsd:integer;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0362442219796'^^xsd:double;
  dwc:latitude '54.984321457944'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135837'^^xsd:string;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.984321457943885 -5.0362442219796195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.984321457943885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0362442219796195"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.984321457943885 -5.0362442219796195)"^^geo:wktLiteral ;
  geo-pos:lat "54.984321457943885"^^xsd:decimal ;
  geo-pos:long "-5.0362442219796195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133708'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0362442219796'^^xsd:double;
  dwc:latitude '54.984321457944'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133708'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.984321457943885 -5.0362442219796195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.984321457943885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0362442219796195"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.984321457943885 -5.0362442219796195)"^^geo:wktLiteral ;
  geo-pos:lat "54.984321457943885"^^xsd:decimal ;
  geo-pos:long "-5.0362442219796195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133705'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0362442219796'^^xsd:double;
  dwc:latitude '54.984321457944'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133705'^^xsd:string;
  dwc:observationDate '1988-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93578037495339 -5.035706248366484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93578037495339"^^xsd:decimal ;
  dwc:decimalLongitude "-5.035706248366484"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93578037495339 -5.035706248366484)"^^geo:wktLiteral ;
  geo-pos:lat "54.93578037495339"^^xsd:decimal ;
  geo-pos:long "-5.035706248366484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136570'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0357062483665'^^xsd:double;
  dwc:latitude '54.935780374953'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136570'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93578037495339 -5.035706248366484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93578037495339"^^xsd:decimal ;
  dwc:decimalLongitude "-5.035706248366484"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93578037495339 -5.035706248366484)"^^geo:wktLiteral ;
  geo-pos:lat "54.93578037495339"^^xsd:decimal ;
  geo-pos:long "-5.035706248366484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136569'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0357062483665'^^xsd:double;
  dwc:latitude '54.935780374953'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136569'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93578037495339 -5.035706248366484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93578037495339"^^xsd:decimal ;
  dwc:decimalLongitude "-5.035706248366484"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93578037495339 -5.035706248366484)"^^geo:wktLiteral ;
  geo-pos:lat "54.93578037495339"^^xsd:decimal ;
  geo-pos:long "-5.035706248366484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136572'^^xsd:integer;
  dwc:scientificName 'Nitophyllum punctatum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0357062483665'^^xsd:double;
  dwc:latitude '54.935780374953'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136572'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93578037495339 -5.035706248366484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93578037495339"^^xsd:decimal ;
  dwc:decimalLongitude "-5.035706248366484"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93578037495339 -5.035706248366484)"^^geo:wktLiteral ;
  geo-pos:lat "54.93578037495339"^^xsd:decimal ;
  geo-pos:long "-5.035706248366484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136686'^^xsd:integer;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0357062483665'^^xsd:double;
  dwc:latitude '54.935780374953'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136686'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93578037495339 -5.035706248366484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93578037495339"^^xsd:decimal ;
  dwc:decimalLongitude "-5.035706248366484"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93578037495339 -5.035706248366484)"^^geo:wktLiteral ;
  geo-pos:lat "54.93578037495339"^^xsd:decimal ;
  geo-pos:long "-5.035706248366484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133714'^^xsd:integer;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0357062483665'^^xsd:double;
  dwc:latitude '54.935780374953'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133714'^^xsd:string;
  dwc:observationDate '1988-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93578037495339 -5.035706248366484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93578037495339"^^xsd:decimal ;
  dwc:decimalLongitude "-5.035706248366484"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93578037495339 -5.035706248366484)"^^geo:wktLiteral ;
  geo-pos:lat "54.93578037495339"^^xsd:decimal ;
  geo-pos:long "-5.035706248366484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136568'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0357062483665'^^xsd:double;
  dwc:latitude '54.935780374953'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136568'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93578037495339 -5.035706248366484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93578037495339"^^xsd:decimal ;
  dwc:decimalLongitude "-5.035706248366484"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93578037495339 -5.035706248366484)"^^geo:wktLiteral ;
  geo-pos:lat "54.93578037495339"^^xsd:decimal ;
  geo-pos:long "-5.035706248366484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135835'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0357062483665'^^xsd:double;
  dwc:latitude '54.935780374953'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135835'^^xsd:string;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93578037495339 -5.035706248366484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93578037495339"^^xsd:decimal ;
  dwc:decimalLongitude "-5.035706248366484"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93578037495339 -5.035706248366484)"^^geo:wktLiteral ;
  geo-pos:lat "54.93578037495339"^^xsd:decimal ;
  geo-pos:long "-5.035706248366484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136571'^^xsd:integer;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0357062483665'^^xsd:double;
  dwc:latitude '54.935780374953'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136571'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91915769049482 -5.035234204155301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91915769049482"^^xsd:decimal ;
  dwc:decimalLongitude "-5.035234204155301"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91915769049482 -5.035234204155301)"^^geo:wktLiteral ;
  geo-pos:lat "54.91915769049482"^^xsd:decimal ;
  geo-pos:long "-5.035234204155301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139730'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:startYearCollected '1927'^^xsd:integer;
  dwc:endYearCollected '1927'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0352342041553'^^xsd:double;
  dwc:latitude '54.919157690495'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139730'^^xsd:string;
  dwc:observationDate '1927-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08290095151129 -5.035010548573575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.08290095151129"^^xsd:decimal ;
  dwc:decimalLongitude "-5.035010548573575"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08290095151129 -5.035010548573575)"^^geo:wktLiteral ;
  geo-pos:lat "54.08290095151129"^^xsd:decimal ;
  geo-pos:long "-5.035010548573575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140483'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0350105485736'^^xsd:double;
  dwc:latitude '54.082900951511'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140483'^^xsd:string;
  dwc:observationDate '1988-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.910182959033705 -5.03455830036338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.910182959033705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.03455830036338"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.910182959033705 -5.03455830036338)"^^geo:wktLiteral ;
  geo-pos:lat "54.910182959033705"^^xsd:decimal ;
  geo-pos:long "-5.03455830036338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140235'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0345583003634'^^xsd:double;
  dwc:latitude '54.910182959034'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140235'^^xsd:string;
  dwc:observationDate '1977-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.910182959033705 -5.03455830036338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.910182959033705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.03455830036338"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.910182959033705 -5.03455830036338)"^^geo:wktLiteral ;
  geo-pos:lat "54.910182959033705"^^xsd:decimal ;
  geo-pos:long "-5.03455830036338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139731'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:startYearCollected '1927'^^xsd:integer;
  dwc:endYearCollected '1927'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0345583003634'^^xsd:double;
  dwc:latitude '54.910182959034'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139731'^^xsd:string;
  dwc:observationDate '1927-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.910182959033705 -5.03455830036338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.910182959033705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.03455830036338"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.910182959033705 -5.03455830036338)"^^geo:wktLiteral ;
  geo-pos:lat "54.910182959033705"^^xsd:decimal ;
  geo-pos:long "-5.03455830036338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139883'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0345583003634'^^xsd:double;
  dwc:latitude '54.910182959034'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139883'^^xsd:string;
  dwc:observationDate '1957-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91783095017231 -5.034353773221883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91783095017231"^^xsd:decimal ;
  dwc:decimalLongitude "-5.034353773221883"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91783095017231 -5.034353773221883)"^^geo:wktLiteral ;
  geo-pos:lat "54.91783095017231"^^xsd:decimal ;
  geo-pos:long "-5.034353773221883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136517'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0343537732219'^^xsd:double;
  dwc:latitude '54.917830950172'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136517'^^xsd:string;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91783095017231 -5.034353773221883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91783095017231"^^xsd:decimal ;
  dwc:decimalLongitude "-5.034353773221883"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91783095017231 -5.034353773221883)"^^geo:wktLiteral ;
  geo-pos:lat "54.91783095017231"^^xsd:decimal ;
  geo-pos:long "-5.034353773221883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136685'^^xsd:integer;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0343537732219'^^xsd:double;
  dwc:latitude '54.917830950172'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136685'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10801382904222 -5.0338611521554935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10801382904222"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0338611521554935"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10801382904222 -5.0338611521554935)"^^geo:wktLiteral ;
  geo-pos:lat "55.10801382904222"^^xsd:decimal ;
  geo-pos:long "-5.0338611521554935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139947'^^xsd:integer;
  dwc:scientificName 'Belone belone'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0338611521555'^^xsd:double;
  dwc:latitude '55.108013829042'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '126375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139947'^^xsd:string;
  dwc:observationDate '1963-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.94034560666481 -5.032926776840441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.94034560666481"^^xsd:decimal ;
  dwc:decimalLongitude "-5.032926776840441"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.94034560666481 -5.032926776840441)"^^geo:wktLiteral ;
  geo-pos:lat "54.94034560666481"^^xsd:decimal ;
  geo-pos:long "-5.032926776840441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135836'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0329267768404'^^xsd:double;
  dwc:latitude '54.940345606665'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135836'^^xsd:string;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.94034560666481 -5.032926776840441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.94034560666481"^^xsd:decimal ;
  dwc:decimalLongitude "-5.032926776840441"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.94034560666481 -5.032926776840441)"^^geo:wktLiteral ;
  geo-pos:lat "54.94034560666481"^^xsd:decimal ;
  geo-pos:long "-5.032926776840441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136573'^^xsd:integer;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0329267768404'^^xsd:double;
  dwc:latitude '54.940345606665'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136573'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09006488273549 -5.032500836152085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.09006488273549"^^xsd:decimal ;
  dwc:decimalLongitude "-5.032500836152085"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09006488273549 -5.032500836152085)"^^geo:wktLiteral ;
  geo-pos:lat "55.09006488273549"^^xsd:decimal ;
  geo-pos:long "-5.032500836152085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140309'^^xsd:integer;
  dwc:scientificName 'Belone belone'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0325008361521'^^xsd:double;
  dwc:latitude '55.090064882735'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '126375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140309'^^xsd:string;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.081090381233565 -5.0318212464733305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.081090381233565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0318212464733305"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.081090381233565 -5.0318212464733305)"^^geo:wktLiteral ;
  geo-pos:lat "55.081090381233565"^^xsd:decimal ;
  geo-pos:long "-5.0318212464733305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172142082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172142082'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0318212464733'^^xsd:double;
  dwc:latitude '55.081090381234'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172142082'^^xsd:string;
  dwc:observationDate '2004-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.658496109091416 -5.0312655009454215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.658496109091416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0312655009454215"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.658496109091416 -5.0312655009454215)"^^geo:wktLiteral ;
  geo-pos:lat "54.658496109091416"^^xsd:decimal ;
  geo-pos:long "-5.0312655009454215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141154'^^xsd:integer;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0312655009454'^^xsd:double;
  dwc:latitude '54.658496109091'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141154'^^xsd:string;
  dwc:observationDate '2001-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.761903322704995 -5.0312201333336475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.761903322704995"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0312201333336475"^^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 "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.761903322704995 -5.0312201333336475)"^^geo:wktLiteral ;
  geo-pos:lat "54.761903322704995"^^xsd:decimal ;
  geo-pos:long "-5.0312201333336475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139449'^^xsd:integer;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0312201333336'^^xsd:double;
  dwc:latitude '54.761903322705'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139449'^^xsd:string;
  dwc:observationDate '1961-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91794765456869 -5.029679624853647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91794765456869"^^xsd:decimal ;
  dwc:decimalLongitude "-5.029679624853647"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91794765456869 -5.029679624853647)"^^geo:wktLiteral ;
  geo-pos:lat "54.91794765456869"^^xsd:decimal ;
  geo-pos:long "-5.029679624853647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139367'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0296796248536'^^xsd:double;
  dwc:latitude '54.917947654569'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139367'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6315706000111 -5.029260974640741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6315706000111"^^xsd:decimal ;
  dwc:decimalLongitude "-5.029260974640741"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6315706000111 -5.029260974640741)"^^geo:wktLiteral ;
  geo-pos:lat "54.6315706000111"^^xsd:decimal ;
  geo-pos:long "-5.029260974640741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141573'^^xsd:integer;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0292609746407'^^xsd:double;
  dwc:latitude '54.631570600011'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141573'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91982031648602 -5.0266983413980535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91982031648602"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0266983413980535"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91982031648602 -5.0266983413980535)"^^geo:wktLiteral ;
  geo-pos:lat "54.91982031648602"^^xsd:decimal ;
  geo-pos:long "-5.0266983413980535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139366'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0266983413981'^^xsd:double;
  dwc:latitude '54.919820316486'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139366'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93246267110302 -5.024525360500853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93246267110302"^^xsd:decimal ;
  dwc:decimalLongitude "-5.024525360500853"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93246267110302 -5.024525360500853)"^^geo:wktLiteral ;
  geo-pos:lat "54.93246267110302"^^xsd:decimal ;
  geo-pos:long "-5.024525360500853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139365'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0245253605009'^^xsd:double;
  dwc:latitude '54.932462671103'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139365'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.97339489018563 -5.023695611384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.97339489018563"^^xsd:decimal ;
  dwc:decimalLongitude "-5.023695611384"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.97339489018563 -5.023695611384)"^^geo:wktLiteral ;
  geo-pos:lat "54.97339489018563"^^xsd:decimal ;
  geo-pos:long "-5.023695611384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141608'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.023695611384'^^xsd:double;
  dwc:latitude '54.973394890186'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141608'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.953221076547145 -5.021398367422961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.953221076547145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.021398367422961"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.953221076547145 -5.021398367422961)"^^geo:wktLiteral ;
  geo-pos:lat "54.953221076547145"^^xsd:decimal ;
  geo-pos:long "-5.021398367422961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139373'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.021398367423'^^xsd:double;
  dwc:latitude '54.953221076547'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139373'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72170923695997 -5.020450513721417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.72170923695997"^^xsd:decimal ;
  dwc:decimalLongitude "-5.020450513721417"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72170923695997 -5.020450513721417)"^^geo:wktLiteral ;
  geo-pos:lat "54.72170923695997"^^xsd:decimal ;
  geo-pos:long "-5.020450513721417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141412'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0204505137214'^^xsd:double;
  dwc:latitude '54.72170923696'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141412'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72170923695997 -5.020450513721417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.72170923695997"^^xsd:decimal ;
  dwc:decimalLongitude "-5.020450513721417"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72170923695997 -5.020450513721417)"^^geo:wktLiteral ;
  geo-pos:lat "54.72170923695997"^^xsd:decimal ;
  geo-pos:long "-5.020450513721417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140742'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0204505137214'^^xsd:double;
  dwc:latitude '54.72170923696'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140742'^^xsd:string;
  dwc:observationDate '1996-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.928520967020866 -5.020325899012707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.928520967020866"^^xsd:decimal ;
  dwc:decimalLongitude "-5.020325899012707"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.928520967020866 -5.020325899012707)"^^geo:wktLiteral ;
  geo-pos:lat "54.928520967020866"^^xsd:decimal ;
  geo-pos:long "-5.020325899012707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139620'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0203258990127'^^xsd:double;
  dwc:latitude '54.928520967021'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139620'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91057126580177 -5.018980631666553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91057126580177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018980631666553"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91057126580177 -5.018980631666553)"^^geo:wktLiteral ;
  geo-pos:lat "54.91057126580177"^^xsd:decimal ;
  geo-pos:long "-5.018980631666553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139839'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0189806316666'^^xsd:double;
  dwc:latitude '54.910571265802'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139839'^^xsd:string;
  dwc:observationDate '1954-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91057126580177 -5.018980631666553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91057126580177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018980631666553"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91057126580177 -5.018980631666553)"^^geo:wktLiteral ;
  geo-pos:lat "54.91057126580177"^^xsd:decimal ;
  geo-pos:long "-5.018980631666553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141056'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0189806316666'^^xsd:double;
  dwc:latitude '54.910571265802'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141056'^^xsd:string;
  dwc:observationDate '2001-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91057126580177 -5.018980631666553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91057126580177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018980631666553"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91057126580177 -5.018980631666553)"^^geo:wktLiteral ;
  geo-pos:lat "54.91057126580177"^^xsd:decimal ;
  geo-pos:long "-5.018980631666553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140215'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0189806316666'^^xsd:double;
  dwc:latitude '54.910571265802'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140215'^^xsd:string;
  dwc:observationDate '1976-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91057126580177 -5.018980631666553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91057126580177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018980631666553"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91057126580177 -5.018980631666553)"^^geo:wktLiteral ;
  geo-pos:lat "54.91057126580177"^^xsd:decimal ;
  geo-pos:long "-5.018980631666553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139872'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0189806316666'^^xsd:double;
  dwc:latitude '54.910571265802'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139872'^^xsd:string;
  dwc:observationDate '1957-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91057126580177 -5.018980631666553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91057126580177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018980631666553"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91057126580177 -5.018980631666553)"^^geo:wktLiteral ;
  geo-pos:lat "54.91057126580177"^^xsd:decimal ;
  geo-pos:long "-5.018980631666553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139840'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0189806316666'^^xsd:double;
  dwc:latitude '54.910571265802'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139840'^^xsd:string;
  dwc:observationDate '1954-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91057126580177 -5.018980631666553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91057126580177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018980631666553"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91057126580177 -5.018980631666553)"^^geo:wktLiteral ;
  geo-pos:lat "54.91057126580177"^^xsd:decimal ;
  geo-pos:long "-5.018980631666553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141824'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0189806316666'^^xsd:double;
  dwc:latitude '54.910571265802'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141824'^^xsd:string;
  dwc:observationDate '2005-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91057126580177 -5.018980631666553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91057126580177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018980631666553"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91057126580177 -5.018980631666553)"^^geo:wktLiteral ;
  geo-pos:lat "54.91057126580177"^^xsd:decimal ;
  geo-pos:long "-5.018980631666553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139863'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0189806316666'^^xsd:double;
  dwc:latitude '54.910571265802'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139863'^^xsd:string;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91057126580177 -5.018980631666553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.91057126580177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018980631666553"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.91057126580177 -5.018980631666553)"^^geo:wktLiteral ;
  geo-pos:lat "54.91057126580177"^^xsd:decimal ;
  geo-pos:long "-5.018980631666553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139679'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0189806316666'^^xsd:double;
  dwc:latitude '54.910571265802'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139679'^^xsd:string;
  dwc:observationDate '1902-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93531021240485 -5.018492650262891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93531021240485"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018492650262891"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93531021240485 -5.018492650262891)"^^geo:wktLiteral ;
  geo-pos:lat "54.93531021240485"^^xsd:decimal ;
  geo-pos:long "-5.018492650262891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135840'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0184926502629'^^xsd:double;
  dwc:latitude '54.935310212405'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135840'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93531021240485 -5.018492650262891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93531021240485"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018492650262891"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93531021240485 -5.018492650262891)"^^geo:wktLiteral ;
  geo-pos:lat "54.93531021240485"^^xsd:decimal ;
  geo-pos:long "-5.018492650262891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135842'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0184926502629'^^xsd:double;
  dwc:latitude '54.935310212405'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135842'^^xsd:string;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93531021240485 -5.018492650262891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93531021240485"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018492650262891"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93531021240485 -5.018492650262891)"^^geo:wktLiteral ;
  geo-pos:lat "54.93531021240485"^^xsd:decimal ;
  geo-pos:long "-5.018492650262891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136464'^^xsd:integer;
  dwc:scientificName 'Amphilectus lobatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0184926502629'^^xsd:double;
  dwc:latitude '54.935310212405'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '168344'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136464'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1424119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93531021240485 -5.018492650262891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93531021240485"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018492650262891"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93531021240485 -5.018492650262891)"^^geo:wktLiteral ;
  geo-pos:lat "54.93531021240485"^^xsd:decimal ;
  geo-pos:long "-5.018492650262891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135296'^^xsd:integer;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0184926502629'^^xsd:double;
  dwc:latitude '54.935310212405'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135296'^^xsd:string;
  dwc:observationDate '1988-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93531021240485 -5.018492650262891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93531021240485"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018492650262891"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93531021240485 -5.018492650262891)"^^geo:wktLiteral ;
  geo-pos:lat "54.93531021240485"^^xsd:decimal ;
  geo-pos:long "-5.018492650262891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136466'^^xsd:integer;
  dwc:scientificName 'Pectinaria belgica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0184926502629'^^xsd:double;
  dwc:latitude '54.935310212405'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136466'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '334417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93531021240485 -5.018492650262891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93531021240485"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018492650262891"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93531021240485 -5.018492650262891)"^^geo:wktLiteral ;
  geo-pos:lat "54.93531021240485"^^xsd:decimal ;
  geo-pos:long "-5.018492650262891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136575'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0184926502629'^^xsd:double;
  dwc:latitude '54.935310212405'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136575'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93531021240485 -5.018492650262891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93531021240485"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018492650262891"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93531021240485 -5.018492650262891)"^^geo:wktLiteral ;
  geo-pos:lat "54.93531021240485"^^xsd:decimal ;
  geo-pos:long "-5.018492650262891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136465'^^xsd:integer;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0184926502629'^^xsd:double;
  dwc:latitude '54.935310212405'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136465'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93531021240485 -5.018492650262891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93531021240485"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018492650262891"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93531021240485 -5.018492650262891)"^^geo:wktLiteral ;
  geo-pos:lat "54.93531021240485"^^xsd:decimal ;
  geo-pos:long "-5.018492650262891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135841'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0184926502629'^^xsd:double;
  dwc:latitude '54.935310212405'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135841'^^xsd:string;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93531021240485 -5.018492650262891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.93531021240485"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018492650262891"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.93531021240485 -5.018492650262891)"^^geo:wktLiteral ;
  geo-pos:lat "54.93531021240485"^^xsd:decimal ;
  geo-pos:long "-5.018492650262891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136574'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0184926502629'^^xsd:double;
  dwc:latitude '54.935310212405'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136574'^^xsd:string;
  dwc:observationDate '1988-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.099428375402674 -5.017529760702569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.099428375402674"^^xsd:decimal ;
  dwc:decimalLongitude "-5.017529760702569"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.099428375402674 -5.017529760702569)"^^geo:wktLiteral ;
  geo-pos:lat "55.099428375402674"^^xsd:decimal ;
  geo-pos:long "-5.017529760702569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141201'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0175297607026'^^xsd:double;
  dwc:latitude '55.099428375403'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141201'^^xsd:string;
  dwc:observationDate '2002-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66785807486106 -5.01644972967072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66785807486106"^^xsd:decimal ;
  dwc:decimalLongitude "-5.01644972967072"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66785807486106 -5.01644972967072)"^^geo:wktLiteral ;
  geo-pos:lat "54.66785807486106"^^xsd:decimal ;
  geo-pos:long "-5.01644972967072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172142062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172142062'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0164497296707'^^xsd:double;
  dwc:latitude '54.667858074861'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172142062'^^xsd:string;
  dwc:observationDate '2003-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65888281527683 -5.015784220083011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65888281527683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.015784220083011"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65888281527683 -5.015784220083011)"^^geo:wktLiteral ;
  geo-pos:lat "54.65888281527683"^^xsd:decimal ;
  geo-pos:long "-5.015784220083011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141067'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.015784220083'^^xsd:double;
  dwc:latitude '54.658882815277'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141067'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95517101151366 -5.0152951155318215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.95517101151366"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0152951155318215"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95517101151366 -5.0152951155318215)"^^geo:wktLiteral ;
  geo-pos:lat "54.95517101151366"^^xsd:decimal ;
  geo-pos:long "-5.0152951155318215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139372'^^xsd:integer;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0152951155318'^^xsd:double;
  dwc:latitude '54.955171011514'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139372'^^xsd:string;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95517101151366 -5.0152951155318215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.95517101151366"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0152951155318215"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95517101151366 -5.0152951155318215)"^^geo:wktLiteral ;
  geo-pos:lat "54.95517101151366"^^xsd:decimal ;
  geo-pos:long "-5.0152951155318215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139371'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0152951155318'^^xsd:double;
  dwc:latitude '54.955171011514'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139371'^^xsd:string;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95517101151366 -5.0152951155318215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.95517101151366"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0152951155318215"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95517101151366 -5.0152951155318215)"^^geo:wktLiteral ;
  geo-pos:lat "54.95517101151366"^^xsd:decimal ;
  geo-pos:long "-5.0152951155318215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139370'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0152951155318'^^xsd:double;
  dwc:latitude '54.955171011514'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139370'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90670663394292 -5.0116687792774135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.90670663394292"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0116687792774135"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90670663394292 -5.0116687792774135)"^^geo:wktLiteral ;
  geo-pos:lat "54.90670663394292"^^xsd:decimal ;
  geo-pos:long "-5.0116687792774135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138102'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0116687792774'^^xsd:double;
  dwc:latitude '54.906706633943'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138102'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90670663394292 -5.0116687792774135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.90670663394292"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0116687792774135"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90670663394292 -5.0116687792774135)"^^geo:wktLiteral ;
  geo-pos:lat "54.90670663394292"^^xsd:decimal ;
  geo-pos:long "-5.0116687792774135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138098'^^xsd:integer;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0116687792774'^^xsd:double;
  dwc:latitude '54.906706633943'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138098'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90670663394292 -5.0116687792774135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.90670663394292"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0116687792774135"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90670663394292 -5.0116687792774135)"^^geo:wktLiteral ;
  geo-pos:lat "54.90670663394292"^^xsd:decimal ;
  geo-pos:long "-5.0116687792774135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138099'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0116687792774'^^xsd:double;
  dwc:latitude '54.906706633943'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138099'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90670663394292 -5.0116687792774135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.90670663394292"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0116687792774135"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90670663394292 -5.0116687792774135)"^^geo:wktLiteral ;
  geo-pos:lat "54.90670663394292"^^xsd:decimal ;
  geo-pos:long "-5.0116687792774135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138100'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0116687792774'^^xsd:double;
  dwc:latitude '54.906706633943'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138100'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90670663394292 -5.0116687792774135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.90670663394292"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0116687792774135"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90670663394292 -5.0116687792774135)"^^geo:wktLiteral ;
  geo-pos:lat "54.90670663394292"^^xsd:decimal ;
  geo-pos:long "-5.0116687792774135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138096'^^xsd:integer;
  dwc:scientificName 'Acinetospora crinita'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0116687792774'^^xsd:double;
  dwc:latitude '54.906706633943'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138096'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90670663394292 -5.0116687792774135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.90670663394292"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0116687792774135"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90670663394292 -5.0116687792774135)"^^geo:wktLiteral ;
  geo-pos:lat "54.90670663394292"^^xsd:decimal ;
  geo-pos:long "-5.0116687792774135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138101'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0116687792774'^^xsd:double;
  dwc:latitude '54.906706633943'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138101'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90670663394292 -5.0116687792774135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.90670663394292"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0116687792774135"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90670663394292 -5.0116687792774135)"^^geo:wktLiteral ;
  geo-pos:lat "54.90670663394292"^^xsd:decimal ;
  geo-pos:long "-5.0116687792774135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138103'^^xsd:integer;
  dwc:scientificName 'Polysiphonia stricta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0116687792774'^^xsd:double;
  dwc:latitude '54.906706633943'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138103'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90670663394292 -5.0116687792774135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.90670663394292"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0116687792774135"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90670663394292 -5.0116687792774135)"^^geo:wktLiteral ;
  geo-pos:lat "54.90670663394292"^^xsd:decimal ;
  geo-pos:long "-5.0116687792774135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138097'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0116687792774'^^xsd:double;
  dwc:latitude '54.906706633943'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138097'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.78492124818298 -5.00960542142668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.78492124818298"^^xsd:decimal ;
  dwc:decimalLongitude "-5.00960542142668"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.78492124818298 -5.00960542142668)"^^geo:wktLiteral ;
  geo-pos:lat "54.78492124818298"^^xsd:decimal ;
  geo-pos:long "-5.00960542142668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140087'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0096054214267'^^xsd:double;
  dwc:latitude '54.784921248183'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140087'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.766970944631666 -5.008272030439612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.766970944631666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.008272030439612"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.766970944631666 -5.008272030439612)"^^geo:wktLiteral ;
  geo-pos:lat "54.766970944631666"^^xsd:decimal ;
  geo-pos:long "-5.008272030439612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140182'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0082720304396'^^xsd:double;
  dwc:latitude '54.766970944632'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140182'^^xsd:string;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.766970944631666 -5.008272030439612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.766970944631666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.008272030439612"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.766970944631666 -5.008272030439612)"^^geo:wktLiteral ;
  geo-pos:lat "54.766970944631666"^^xsd:decimal ;
  geo-pos:long "-5.008272030439612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141198'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0082720304396'^^xsd:double;
  dwc:latitude '54.766970944632'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141198'^^xsd:string;
  dwc:observationDate '2002-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.766970944631666 -5.008272030439612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.766970944631666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.008272030439612"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.766970944631666 -5.008272030439612)"^^geo:wktLiteral ;
  geo-pos:lat "54.766970944631666"^^xsd:decimal ;
  geo-pos:long "-5.008272030439612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140241'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0082720304396'^^xsd:double;
  dwc:latitude '54.766970944632'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140241'^^xsd:string;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.766970944631666 -5.008272030439612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.766970944631666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.008272030439612"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.766970944631666 -5.008272030439612)"^^geo:wktLiteral ;
  geo-pos:lat "54.766970944631666"^^xsd:decimal ;
  geo-pos:long "-5.008272030439612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140062'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0082720304396'^^xsd:double;
  dwc:latitude '54.766970944632'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140062'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.766970944631666 -5.008272030439612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.766970944631666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.008272030439612"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.766970944631666 -5.008272030439612)"^^geo:wktLiteral ;
  geo-pos:lat "54.766970944631666"^^xsd:decimal ;
  geo-pos:long "-5.008272030439612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140224'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0082720304396'^^xsd:double;
  dwc:latitude '54.766970944632'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140224'^^xsd:string;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.766970944631666 -5.008272030439612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.766970944631666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.008272030439612"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.766970944631666 -5.008272030439612)"^^geo:wktLiteral ;
  geo-pos:lat "54.766970944631666"^^xsd:decimal ;
  geo-pos:long "-5.008272030439612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141240'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0082720304396'^^xsd:double;
  dwc:latitude '54.766970944632'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141240'^^xsd:string;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.766970944631666 -5.008272030439612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.766970944631666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.008272030439612"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.766970944631666 -5.008272030439612)"^^geo:wktLiteral ;
  geo-pos:lat "54.766970944631666"^^xsd:decimal ;
  geo-pos:long "-5.008272030439612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140501'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0082720304396'^^xsd:double;
  dwc:latitude '54.766970944632'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140501'^^xsd:string;
  dwc:observationDate '1988-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.766970944631666 -5.008272030439612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.766970944631666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.008272030439612"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.766970944631666 -5.008272030439612)"^^geo:wktLiteral ;
  geo-pos:lat "54.766970944631666"^^xsd:decimal ;
  geo-pos:long "-5.008272030439612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140194'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0082720304396'^^xsd:double;
  dwc:latitude '54.766970944632'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140194'^^xsd:string;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.766970944631666 -5.008272030439612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.766970944631666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.008272030439612"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.766970944631666 -5.008272030439612)"^^geo:wktLiteral ;
  geo-pos:lat "54.766970944631666"^^xsd:decimal ;
  geo-pos:long "-5.008272030439612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140063'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0082720304396'^^xsd:double;
  dwc:latitude '54.766970944632'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140063'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75799576465725 -5.007605888027861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75799576465725"^^xsd:decimal ;
  dwc:decimalLongitude "-5.007605888027861"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75799576465725 -5.007605888027861)"^^geo:wktLiteral ;
  geo-pos:lat "54.75799576465725"^^xsd:decimal ;
  geo-pos:long "-5.007605888027861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141493'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0076058880279'^^xsd:double;
  dwc:latitude '54.757995764657'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141493'^^xsd:string;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75799576465725 -5.007605888027861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75799576465725"^^xsd:decimal ;
  dwc:decimalLongitude "-5.007605888027861"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75799576465725 -5.007605888027861)"^^geo:wktLiteral ;
  geo-pos:lat "54.75799576465725"^^xsd:decimal ;
  geo-pos:long "-5.007605888027861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141626'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0076058880279'^^xsd:double;
  dwc:latitude '54.757995764657'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141626'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75799576465725 -5.007605888027861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75799576465725"^^xsd:decimal ;
  dwc:decimalLongitude "-5.007605888027861"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75799576465725 -5.007605888027861)"^^geo:wktLiteral ;
  geo-pos:lat "54.75799576465725"^^xsd:decimal ;
  geo-pos:long "-5.007605888027861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141600'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0076058880279'^^xsd:double;
  dwc:latitude '54.757995764657'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141600'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75799576465725 -5.007605888027861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75799576465725"^^xsd:decimal ;
  dwc:decimalLongitude "-5.007605888027861"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75799576465725 -5.007605888027861)"^^geo:wktLiteral ;
  geo-pos:lat "54.75799576465725"^^xsd:decimal ;
  geo-pos:long "-5.007605888027861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140945'^^xsd:integer;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0076058880279'^^xsd:double;
  dwc:latitude '54.757995764657'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140945'^^xsd:string;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.946857416763926 -5.0060807793759645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.946857416763926"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0060807793759645"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.946857416763926 -5.0060807793759645)"^^geo:wktLiteral ;
  geo-pos:lat "54.946857416763926"^^xsd:decimal ;
  geo-pos:long "-5.0060807793759645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140214'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.006080779376'^^xsd:double;
  dwc:latitude '54.946857416764'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140214'^^xsd:string;
  dwc:observationDate '1976-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72209485683125 -5.004944999136409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.72209485683125"^^xsd:decimal ;
  dwc:decimalLongitude "-5.004944999136409"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72209485683125 -5.004944999136409)"^^geo:wktLiteral ;
  geo-pos:lat "54.72209485683125"^^xsd:decimal ;
  geo-pos:long "-5.004944999136409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141453'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0049449991364'^^xsd:double;
  dwc:latitude '54.722094856831'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141453'^^xsd:string;
  dwc:observationDate '2003-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.92890753482608 -5.004740941127629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.92890753482608"^^xsd:decimal ;
  dwc:decimalLongitude "-5.004740941127629"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.92890753482608 -5.004740941127629)"^^geo:wktLiteral ;
  geo-pos:lat "54.92890753482608"^^xsd:decimal ;
  geo-pos:long "-5.004740941127629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140147'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0047409411276'^^xsd:double;
  dwc:latitude '54.928907534826'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140147'^^xsd:string;
  dwc:observationDate '1971-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12673948406229 -5.003899522982853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12673948406229"^^xsd:decimal ;
  dwc:decimalLongitude "-5.003899522982853"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12673948406229 -5.003899522982853)"^^geo:wktLiteral ;
  geo-pos:lat "55.12673948406229"^^xsd:decimal ;
  geo-pos:long "-5.003899522982853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139703'^^xsd:integer;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0038995229829'^^xsd:double;
  dwc:latitude '55.126739484062'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139703'^^xsd:string;
  dwc:observationDate '1918-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9109575777246 -5.003402589872238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9109575777246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.003402589872238"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9109575777246 -5.003402589872238)"^^geo:wktLiteral ;
  geo-pos:lat "54.9109575777246"^^xsd:decimal ;
  geo-pos:long "-5.003402589872238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139678'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0034025898722'^^xsd:double;
  dwc:latitude '54.910957577725'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139678'^^xsd:string;
  dwc:observationDate '1902-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.099815376635014 -5.001878339653979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.099815376635014"^^xsd:decimal ;
  dwc:decimalLongitude "-5.001878339653979"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.099815376635014 -5.001878339653979)"^^geo:wktLiteral ;
  geo-pos:lat "55.099815376635014"^^xsd:decimal ;
  geo-pos:long "-5.001878339653979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140233'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.001878339654'^^xsd:double;
  dwc:latitude '55.099815376635'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140233'^^xsd:string;
  dwc:observationDate '1976-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.099815376635014 -5.001878339653979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.099815376635014"^^xsd:decimal ;
  dwc:decimalLongitude "-5.001878339653979"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.099815376635014 -5.001878339653979)"^^geo:wktLiteral ;
  geo-pos:lat "55.099815376635014"^^xsd:decimal ;
  geo-pos:long "-5.001878339653979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141602'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.001878339654'^^xsd:double;
  dwc:latitude '55.099815376635'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141602'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.099815376635014 -5.001878339653979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.099815376635014"^^xsd:decimal ;
  dwc:decimalLongitude "-5.001878339653979"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.099815376635014 -5.001878339653979)"^^geo:wktLiteral ;
  geo-pos:lat "55.099815376635014"^^xsd:decimal ;
  geo-pos:long "-5.001878339653979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141545'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.001878339654'^^xsd:double;
  dwc:latitude '55.099815376635'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141545'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.099815376635014 -5.001878339653979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.099815376635014"^^xsd:decimal ;
  dwc:decimalLongitude "-5.001878339653979"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.099815376635014 -5.001878339653979)"^^geo:wktLiteral ;
  geo-pos:lat "55.099815376635014"^^xsd:decimal ;
  geo-pos:long "-5.001878339653979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140206'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.001878339654'^^xsd:double;
  dwc:latitude '55.099815376635'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140206'^^xsd:string;
  dwc:observationDate '1976-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.099815376635014 -5.001878339653979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.099815376635014"^^xsd:decimal ;
  dwc:decimalLongitude "-5.001878339653979"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.099815376635014 -5.001878339653979)"^^geo:wktLiteral ;
  geo-pos:lat "55.099815376635014"^^xsd:decimal ;
  geo-pos:long "-5.001878339653979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141629'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.001878339654'^^xsd:double;
  dwc:latitude '55.099815376635'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141629'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.099815376635014 -5.001878339653979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.099815376635014"^^xsd:decimal ;
  dwc:decimalLongitude "-5.001878339653979"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.099815376635014 -5.001878339653979)"^^geo:wktLiteral ;
  geo-pos:lat "55.099815376635014"^^xsd:decimal ;
  geo-pos:long "-5.001878339653979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141502'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.001878339654'^^xsd:double;
  dwc:latitude '55.099815376635'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141502'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.76314368022608 -4.999435471105064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.76314368022608"^^xsd:decimal ;
  dwc:decimalLongitude "-4.999435471105064"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.76314368022608 -4.999435471105064)"^^geo:wktLiteral ;
  geo-pos:lat "54.76314368022608"^^xsd:decimal ;
  geo-pos:long "-4.999435471105064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139379'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Pete Nelson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9994354711051'^^xsd:double;
  dwc:latitude '54.763143680226'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139379'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84813213627 -4.998730038202298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84813213627"^^xsd:decimal ;
  dwc:decimalLongitude "-4.998730038202298"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84813213627 -4.998730038202298)"^^geo:wktLiteral ;
  geo-pos:lat "54.84813213627"^^xsd:decimal ;
  geo-pos:long "-4.998730038202298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140873'^^xsd:integer;
  dwc:scientificName 'Kogia breviceps'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9987300382023'^^xsd:double;
  dwc:latitude '54.84813213627'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140873'^^xsd:string;
  dwc:observationDate '1999-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63234127271427 -4.998318445769634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63234127271427"^^xsd:decimal ;
  dwc:decimalLongitude "-4.998318445769634"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63234127271427 -4.998318445769634)"^^geo:wktLiteral ;
  geo-pos:lat "54.63234127271427"^^xsd:decimal ;
  geo-pos:long "-4.998318445769634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141048'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9983184457696'^^xsd:double;
  dwc:latitude '54.632341272714'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141048'^^xsd:string;
  dwc:observationDate '2001-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.76735521762761 -4.9927490433464286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.76735521762761"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9927490433464286"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.76735521762761 -4.9927490433464286)"^^geo:wktLiteral ;
  geo-pos:lat "54.76735521762761"^^xsd:decimal ;
  geo-pos:long "-4.9927490433464286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141157'^^xsd:integer;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9927490433464'^^xsd:double;
  dwc:latitude '54.767355217628'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141157'^^xsd:string;
  dwc:observationDate '2001-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74940458502864 -4.991423974629805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.74940458502864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.991423974629805"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74940458502864 -4.991423974629805)"^^geo:wktLiteral ;
  geo-pos:lat "54.74940458502864"^^xsd:decimal ;
  geo-pos:long "-4.991423974629805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140092'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9914239746298'^^xsd:double;
  dwc:latitude '54.749404585029'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140092'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74940458502864 -4.991423974629805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.74940458502864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.991423974629805"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74940458502864 -4.991423974629805)"^^geo:wktLiteral ;
  geo-pos:lat "54.74940458502864"^^xsd:decimal ;
  geo-pos:long "-4.991423974629805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140115'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9914239746298'^^xsd:double;
  dwc:latitude '54.749404585029'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140115'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73145387748191 -4.990100370678826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73145387748191"^^xsd:decimal ;
  dwc:decimalLongitude "-4.990100370678826"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73145387748191 -4.990100370678826)"^^geo:wktLiteral ;
  geo-pos:lat "54.73145387748191"^^xsd:decimal ;
  geo-pos:long "-4.990100370678826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140102'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9901003706788'^^xsd:double;
  dwc:latitude '54.731453877482'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140102'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13609965273125 -4.988908202192392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13609965273125"^^xsd:decimal ;
  dwc:decimalLongitude "-4.988908202192392"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13609965273125 -4.988908202192392)"^^geo:wktLiteral ;
  geo-pos:lat "55.13609965273125"^^xsd:decimal ;
  geo-pos:long "-4.988908202192392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141548'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9889082021924'^^xsd:double;
  dwc:latitude '55.136099652731'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141548'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13609965273125 -4.988908202192392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13609965273125"^^xsd:decimal ;
  dwc:decimalLongitude "-4.988908202192392"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13609965273125 -4.988908202192392)"^^geo:wktLiteral ;
  geo-pos:lat "55.13609965273125"^^xsd:decimal ;
  geo-pos:long "-4.988908202192392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141603'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9889082021924'^^xsd:double;
  dwc:latitude '55.136099652731'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141603'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13609965273125 -4.988908202192392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13609965273125"^^xsd:decimal ;
  dwc:decimalLongitude "-4.988908202192392"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13609965273125 -4.988908202192392)"^^geo:wktLiteral ;
  geo-pos:lat "55.13609965273125"^^xsd:decimal ;
  geo-pos:long "-4.988908202192392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141504'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9889082021924'^^xsd:double;
  dwc:latitude '55.136099652731'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141504'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13609965273125 -4.988908202192392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13609965273125"^^xsd:decimal ;
  dwc:decimalLongitude "-4.988908202192392"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13609965273125 -4.988908202192392)"^^geo:wktLiteral ;
  geo-pos:lat "55.13609965273125"^^xsd:decimal ;
  geo-pos:long "-4.988908202192392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141630'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9889082021924'^^xsd:double;
  dwc:latitude '55.136099652731'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141630'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13609965273125 -4.988908202192392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13609965273125"^^xsd:decimal ;
  dwc:decimalLongitude "-4.988908202192392"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13609965273125 -4.988908202192392)"^^geo:wktLiteral ;
  geo-pos:lat "55.13609965273125"^^xsd:decimal ;
  geo-pos:long "-4.988908202192392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140481'^^xsd:integer;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9889082021924'^^xsd:double;
  dwc:latitude '55.136099652731'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140481'^^xsd:string;
  dwc:observationDate '1988-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.911341894698005 -4.987824176890051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.911341894698005"^^xsd:decimal ;
  dwc:decimalLongitude "-4.987824176890051"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.911341894698005 -4.987824176890051)"^^geo:wktLiteral ;
  geo-pos:lat "54.911341894698005"^^xsd:decimal ;
  geo-pos:long "-4.987824176890051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141503'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9878241768901'^^xsd:double;
  dwc:latitude '54.911341894698'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141503'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.916335696317105 -4.985853095007171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.916335696317105"^^xsd:decimal ;
  dwc:decimalLongitude "-4.985853095007171"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.916335696317105 -4.985853095007171)"^^geo:wktLiteral ;
  geo-pos:lat "54.916335696317105"^^xsd:decimal ;
  geo-pos:long "-4.985853095007171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135843'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9858530950072'^^xsd:double;
  dwc:latitude '54.916335696317'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135843'^^xsd:string;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.916335696317105 -4.985853095007171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.916335696317105"^^xsd:decimal ;
  dwc:decimalLongitude "-4.985853095007171"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.916335696317105 -4.985853095007171)"^^geo:wktLiteral ;
  geo-pos:lat "54.916335696317105"^^xsd:decimal ;
  geo-pos:long "-4.985853095007171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135846'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9858530950072'^^xsd:double;
  dwc:latitude '54.916335696317'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135846'^^xsd:string;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.916335696317105 -4.985853095007171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.916335696317105"^^xsd:decimal ;
  dwc:decimalLongitude "-4.985853095007171"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.916335696317105 -4.985853095007171)"^^geo:wktLiteral ;
  geo-pos:lat "54.916335696317105"^^xsd:decimal ;
  geo-pos:long "-4.985853095007171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135847'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9858530950072'^^xsd:double;
  dwc:latitude '54.916335696317'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135847'^^xsd:string;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.916335696317105 -4.985853095007171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.916335696317105"^^xsd:decimal ;
  dwc:decimalLongitude "-4.985853095007171"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.916335696317105 -4.985853095007171)"^^geo:wktLiteral ;
  geo-pos:lat "54.916335696317105"^^xsd:decimal ;
  geo-pos:long "-4.985853095007171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135848'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9858530950072'^^xsd:double;
  dwc:latitude '54.916335696317'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135848'^^xsd:string;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.916335696317105 -4.985853095007171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.916335696317105"^^xsd:decimal ;
  dwc:decimalLongitude "-4.985853095007171"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.916335696317105 -4.985853095007171)"^^geo:wktLiteral ;
  geo-pos:lat "54.916335696317105"^^xsd:decimal ;
  geo-pos:long "-4.985853095007171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135851'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9858530950072'^^xsd:double;
  dwc:latitude '54.916335696317'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135851'^^xsd:string;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.916335696317105 -4.985853095007171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.916335696317105"^^xsd:decimal ;
  dwc:decimalLongitude "-4.985853095007171"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.916335696317105 -4.985853095007171)"^^geo:wktLiteral ;
  geo-pos:lat "54.916335696317105"^^xsd:decimal ;
  geo-pos:long "-4.985853095007171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139101'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9858530950072'^^xsd:double;
  dwc:latitude '54.916335696317'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139101'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.916335696317105 -4.985853095007171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.916335696317105"^^xsd:decimal ;
  dwc:decimalLongitude "-4.985853095007171"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.916335696317105 -4.985853095007171)"^^geo:wktLiteral ;
  geo-pos:lat "54.916335696317105"^^xsd:decimal ;
  geo-pos:long "-4.985853095007171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135849'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9858530950072'^^xsd:double;
  dwc:latitude '54.916335696317'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135849'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.916335696317105 -4.985853095007171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.916335696317105"^^xsd:decimal ;
  dwc:decimalLongitude "-4.985853095007171"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.916335696317105 -4.985853095007171)"^^geo:wktLiteral ;
  geo-pos:lat "54.916335696317105"^^xsd:decimal ;
  geo-pos:long "-4.985853095007171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135844'^^xsd:integer;
  dwc:scientificName 'Angulus tenuis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9858530950072'^^xsd:double;
  dwc:latitude '54.916335696317'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146492'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135844'^^xsd:string;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.916335696317105 -4.985853095007171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.916335696317105"^^xsd:decimal ;
  dwc:decimalLongitude "-4.985853095007171"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.916335696317105 -4.985853095007171)"^^geo:wktLiteral ;
  geo-pos:lat "54.916335696317105"^^xsd:decimal ;
  geo-pos:long "-4.985853095007171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135845'^^xsd:integer;
  dwc:scientificName 'Arenicola marina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9858530950072'^^xsd:double;
  dwc:latitude '54.916335696317'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135845'^^xsd:string;
  dwc:aphiaIdAccepted '129868'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.916335696317105 -4.985853095007171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.916335696317105"^^xsd:decimal ;
  dwc:decimalLongitude "-4.985853095007171"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.916335696317105 -4.985853095007171)"^^geo:wktLiteral ;
  geo-pos:lat "54.916335696317105"^^xsd:decimal ;
  geo-pos:long "-4.985853095007171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135850'^^xsd:integer;
  dwc:scientificName 'Scrobicularia plana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'C.M. Howson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9858530950072'^^xsd:double;
  dwc:latitude '54.916335696317'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135850'^^xsd:string;
  dwc:aphiaIdAccepted '141424'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63272364723499 -4.982846633641981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63272364723499"^^xsd:decimal ;
  dwc:decimalLongitude "-4.982846633641981"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63272364723499 -4.982846633641981)"^^geo:wktLiteral ;
  geo-pos:lat "54.63272364723499"^^xsd:decimal ;
  geo-pos:long "-4.982846633641981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141347'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.982846633642'^^xsd:double;
  dwc:latitude '54.632723647235'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141347'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722860153193025 -4.973932870102409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722860153193025"^^xsd:decimal ;
  dwc:decimalLongitude "-4.973932870102409"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722860153193025 -4.973932870102409)"^^geo:wktLiteral ;
  geo-pos:lat "54.722860153193025"^^xsd:decimal ;
  geo-pos:long "-4.973932870102409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140017'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9739328701024'^^xsd:double;
  dwc:latitude '54.722860153193'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140017'^^xsd:string;
  dwc:observationDate '1968-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722860153193025 -4.973932870102409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722860153193025"^^xsd:decimal ;
  dwc:decimalLongitude "-4.973932870102409"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722860153193025 -4.973932870102409)"^^geo:wktLiteral ;
  geo-pos:lat "54.722860153193025"^^xsd:decimal ;
  geo-pos:long "-4.973932870102409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141052'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9739328701024'^^xsd:double;
  dwc:latitude '54.722860153193'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141052'^^xsd:string;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.71388462656779 -4.973275397775476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.71388462656779"^^xsd:decimal ;
  dwc:decimalLongitude "-4.973275397775476"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.71388462656779 -4.973275397775476)"^^geo:wktLiteral ;
  geo-pos:lat "54.71388462656779"^^xsd:decimal ;
  geo-pos:long "-4.973275397775476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141367'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9732753977755'^^xsd:double;
  dwc:latitude '54.713884626568'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141367'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73054642992243 -4.972165603143544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73054642992243"^^xsd:decimal ;
  dwc:decimalLongitude "-4.972165603143544"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73054642992243 -4.972165603143544)"^^geo:wktLiteral ;
  geo-pos:lat "54.73054642992243"^^xsd:decimal ;
  geo-pos:long "-4.972165603143544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138104'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9721656031435'^^xsd:double;
  dwc:latitude '54.730546429922'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138104'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67798233338453 -4.970649137893464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67798233338453"^^xsd:decimal ;
  dwc:decimalLongitude "-4.970649137893464"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67798233338453 -4.970649137893464)"^^geo:wktLiteral ;
  geo-pos:lat "54.67798233338453"^^xsd:decimal ;
  geo-pos:long "-4.970649137893464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140127'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9706491378935'^^xsd:double;
  dwc:latitude '54.677982333385'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140127'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.669006713431166 -4.969993478919693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.669006713431166"^^xsd:decimal ;
  dwc:decimalLongitude "-4.969993478919693"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.669006713431166 -4.969993478919693)"^^geo:wktLiteral ;
  geo-pos:lat "54.669006713431166"^^xsd:decimal ;
  geo-pos:long "-4.969993478919693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140079'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9699934789197'^^xsd:double;
  dwc:latitude '54.669006713431'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140079'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.669006713431166 -4.969993478919693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.669006713431166"^^xsd:decimal ;
  dwc:decimalLongitude "-4.969993478919693"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.669006713431166 -4.969993478919693)"^^geo:wktLiteral ;
  geo-pos:lat "54.669006713431166"^^xsd:decimal ;
  geo-pos:long "-4.969993478919693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141454'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9699934789197'^^xsd:double;
  dwc:latitude '54.669006713431'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141454'^^xsd:string;
  dwc:observationDate '2003-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.669006713431166 -4.969993478919693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.669006713431166"^^xsd:decimal ;
  dwc:decimalLongitude "-4.969993478919693"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.669006713431166 -4.969993478919693)"^^geo:wktLiteral ;
  geo-pos:lat "54.669006713431166"^^xsd:decimal ;
  geo-pos:long "-4.969993478919693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141558'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9699934789197'^^xsd:double;
  dwc:latitude '54.669006713431'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141558'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.669006713431166 -4.969993478919693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.669006713431166"^^xsd:decimal ;
  dwc:decimalLongitude "-4.969993478919693"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.669006713431166 -4.969993478919693)"^^geo:wktLiteral ;
  geo-pos:lat "54.669006713431166"^^xsd:decimal ;
  geo-pos:long "-4.969993478919693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141642'^^xsd:integer;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9699934789197'^^xsd:double;
  dwc:latitude '54.669006713431'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141642'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.669006713431166 -4.969993478919693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.669006713431166"^^xsd:decimal ;
  dwc:decimalLongitude "-4.969993478919693"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.669006713431166 -4.969993478919693)"^^geo:wktLiteral ;
  geo-pos:lat "54.669006713431166"^^xsd:decimal ;
  geo-pos:long "-4.969993478919693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141511'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9699934789197'^^xsd:double;
  dwc:latitude '54.669006713431'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141511'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81299532502332 -4.964986756423142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81299532502332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.964986756423142"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81299532502332 -4.964986756423142)"^^geo:wktLiteral ;
  geo-pos:lat "54.81299532502332"^^xsd:decimal ;
  geo-pos:long "-4.964986756423142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140118'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9649867564231'^^xsd:double;
  dwc:latitude '54.812995325023'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140118'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134259'^^xsd:integer;
  dwc:scientificName 'Desmarestia viridis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134259'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134285'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134285'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134251'^^xsd:integer;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134251'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138106'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138106'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133910'^^xsd:integer;
  dwc:scientificName 'Pterosiphonia parasitica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133910'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1649768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138118'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138118'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134269'^^xsd:integer;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134269'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134103'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134103'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134282'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134282'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134106'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134106'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134102'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134102'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134099'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134099'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134105'^^xsd:integer;
  dwc:scientificName 'Melobesia membranacea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145182'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134105'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134274'^^xsd:integer;
  dwc:scientificName 'Fucus ceranoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134274'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138758'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138758'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138762'^^xsd:integer;
  dwc:scientificName 'Sykidion moorei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '532023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138762'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1311359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134268'^^xsd:integer;
  dwc:scientificName 'Enteromorpha linza'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134268'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138112'^^xsd:integer;
  dwc:scientificName 'Bolbocoleon piliferum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138112'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138111'^^xsd:integer;
  dwc:scientificName 'Blidingia minima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138111'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134254'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134254'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138120'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha melagonium'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138120'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133896'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133896'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138119'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138119'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134262'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134262'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138107'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138107'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134280'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134280'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133902'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133902'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133904'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133904'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134266'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134266'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138759'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138759'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138761'^^xsd:integer;
  dwc:scientificName 'Stictyosiphon griffithsianus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138761'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1871318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134252'^^xsd:integer;
  dwc:scientificName 'Cladophora pellucida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134252'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1311360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134278'^^xsd:integer;
  dwc:scientificName 'Gelidium latifolium'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '156097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134278'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134250'^^xsd:integer;
  dwc:scientificName 'Choreocolax polysiphoniae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134250'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134279'^^xsd:integer;
  dwc:scientificName 'Gelidium pusillum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134279'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134253'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134253'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138763'^^xsd:integer;
  dwc:scientificName 'Ulonema rhizophorum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138763'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133899'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133899'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138122'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138122'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134101'^^xsd:integer;
  dwc:scientificName 'Litosiphon laminariae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134101'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138108'^^xsd:integer;
  dwc:scientificName 'Audouinella daviesii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138108'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134264'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134264'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134257'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134257'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133895'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133895'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134261'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134261'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133903'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133903'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134263'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134263'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138113'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia hamifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138113'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133898'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133898'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138116'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138116'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134284'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134284'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133909'^^xsd:integer;
  dwc:scientificName 'Prasiola stipitata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133909'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138756'^^xsd:integer;
  dwc:scientificName 'Ptilothamnion pluma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138756'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138765'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138765'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138121'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138121'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138760'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138760'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134281'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134281'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134100'^^xsd:integer;
  dwc:scientificName 'Lithophyllum incrustans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134100'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138115'^^xsd:integer;
  dwc:scientificName 'Callithamnion tetragonum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138115'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134255'^^xsd:integer;
  dwc:scientificName 'Corynophlaea crispa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134255'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138757'^^xsd:integer;
  dwc:scientificName 'Rhizoclonium tortuosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138757'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '162293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138105'^^xsd:integer;
  dwc:scientificName 'Spongomorpha aeruginosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138105'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134272'^^xsd:integer;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134272'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133908'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133908'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134104'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134104'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133906'^^xsd:integer;
  dwc:scientificName 'Polysiphonia stricta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133906'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138114'^^xsd:integer;
  dwc:scientificName 'Aglaothamnion sepositum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138114'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1311358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134271'^^xsd:integer;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134271'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134265'^^xsd:integer;
  dwc:scientificName 'Elachista flaccida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144936'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134265'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134267'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134267'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138110'^^xsd:integer;
  dwc:scientificName 'Bangia atropurpurea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144423'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138110'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133907'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133907'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133905'^^xsd:integer;
  dwc:scientificName 'Polysiphonia brodiei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133905'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1340377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138764'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138764'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134260'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134260'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138117'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138117'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134258'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134258'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134283'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134283'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134107'^^xsd:integer;
  dwc:scientificName 'Monostroma oxyspermum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145944'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134107'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133897'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133897'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133894'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133894'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134270'^^xsd:integer;
  dwc:scientificName 'Entocladia perforans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134270'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '146008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134273'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134273'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133901'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranondes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133901'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145664'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134276'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134276'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134277'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134277'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133900'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133900'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134256'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134256'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138109'^^xsd:integer;
  dwc:scientificName 'Audouinella secundata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138109'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67770436728818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963646170350054"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67770436728818 -4.963646170350054)"^^geo:wktLiteral ;
  geo-pos:lat "54.67770436728818"^^xsd:decimal ;
  geo-pos:long "-4.963646170350054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134275'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9636461703501'^^xsd:double;
  dwc:latitude '54.677704367288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134275'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.732215462857965 -4.959080677393861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.732215462857965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.959080677393861"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.732215462857965 -4.959080677393861)"^^geo:wktLiteral ;
  geo-pos:lat "54.732215462857965"^^xsd:decimal ;
  geo-pos:long "-4.959080677393861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140117'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9590806773939'^^xsd:double;
  dwc:latitude '54.732215462858'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140117'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.723239829478686 -4.958426259413439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.723239829478686"^^xsd:decimal ;
  dwc:decimalLongitude "-4.958426259413439"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.723239829478686 -4.958426259413439)"^^geo:wktLiteral ;
  geo-pos:lat "54.723239829478686"^^xsd:decimal ;
  geo-pos:long "-4.958426259413439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140178'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9584262594134'^^xsd:double;
  dwc:latitude '54.723239829479'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140178'^^xsd:string;
  dwc:observationDate '1974-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.723239829478686 -4.958426259413439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.723239829478686"^^xsd:decimal ;
  dwc:decimalLongitude "-4.958426259413439"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.723239829478686 -4.958426259413439)"^^geo:wktLiteral ;
  geo-pos:lat "54.723239829478686"^^xsd:decimal ;
  geo-pos:long "-4.958426259413439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141650'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9584262594134'^^xsd:double;
  dwc:latitude '54.723239829479'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141650'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.723239829478686 -4.958426259413439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.723239829478686"^^xsd:decimal ;
  dwc:decimalLongitude "-4.958426259413439"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.723239829478686 -4.958426259413439)"^^geo:wktLiteral ;
  geo-pos:lat "54.723239829478686"^^xsd:decimal ;
  geo-pos:long "-4.958426259413439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141418'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9584262594134'^^xsd:double;
  dwc:latitude '54.723239829479'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141418'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.723239829478686 -4.958426259413439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.723239829478686"^^xsd:decimal ;
  dwc:decimalLongitude "-4.958426259413439"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.723239829478686 -4.958426259413439)"^^geo:wktLiteral ;
  geo-pos:lat "54.723239829478686"^^xsd:decimal ;
  geo-pos:long "-4.958426259413439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140116'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9584262594134'^^xsd:double;
  dwc:latitude '54.723239829479'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140116'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.723239829478686 -4.958426259413439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.723239829478686"^^xsd:decimal ;
  dwc:decimalLongitude "-4.958426259413439"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.723239829478686 -4.958426259413439)"^^geo:wktLiteral ;
  geo-pos:lat "54.723239829478686"^^xsd:decimal ;
  geo-pos:long "-4.958426259413439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141051'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9584262594134'^^xsd:double;
  dwc:latitude '54.723239829479'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141051'^^xsd:string;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135006'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135006'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134998'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134998'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135007'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135007'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135428'^^xsd:integer;
  dwc:scientificName 'Enteromorpha flexuosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135428'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '234468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135002'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135002'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135003'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135003'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135005'^^xsd:integer;
  dwc:scientificName 'Rhizoclonium tortuosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135005'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '162293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134999'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134999'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135008'^^xsd:integer;
  dwc:scientificName 'Ulothrix implexa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145927'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135008'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135001'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135001'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135427'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135427'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135004'^^xsd:integer;
  dwc:scientificName 'Percursaria percursa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135004'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135419'^^xsd:integer;
  dwc:scientificName 'Asperococcus fistulosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135419'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135420'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135420'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135550'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia hamifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135550'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135422'^^xsd:integer;
  dwc:scientificName 'Chylocladia verticillata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135422'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135423'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135423'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135421'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135421'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135000'^^xsd:integer;
  dwc:scientificName 'Gastroclonium ovatum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135000'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134996'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134996'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135010'^^xsd:integer;
  dwc:scientificName 'Ulvella lens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135010'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135426'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135426'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135552'^^xsd:integer;
  dwc:scientificName 'Asperococcus bullosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135552'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135425'^^xsd:integer;
  dwc:scientificName 'Codium fragile'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135425'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135551'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135551'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135424'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135424'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134997'^^xsd:integer;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134997'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731823480000656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956721438007622"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731823480000656 -4.956721438007622)"^^geo:wktLiteral ;
  geo-pos:lat "54.731823480000656"^^xsd:decimal ;
  geo-pos:long "-4.956721438007622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135009'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9567214380076'^^xsd:double;
  dwc:latitude '54.731823480001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135009'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138766'^^xsd:integer;
  dwc:scientificName 'Spongomorpha aeruginosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138766'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138779'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138779'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133535'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133535'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138770'^^xsd:integer;
  dwc:scientificName 'Asperococcus fistulosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138770'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138773'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138773'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138774'^^xsd:integer;
  dwc:scientificName 'Ceramium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138774'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138775'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138775'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138778'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138778'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133530'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133530'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133550'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133550'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135796'^^xsd:integer;
  dwc:scientificName 'Polysiphonia brodiei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135796'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1340377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133538'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133538'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133532'^^xsd:integer;
  dwc:scientificName 'Gastroclonium ovatum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133532'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133554'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranondes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133554'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145664'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138777'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha melagonium'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138777'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135800'^^xsd:integer;
  dwc:scientificName 'Punctaria plantaginea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135800'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133542'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133542'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133524'^^xsd:integer;
  dwc:scientificName 'Enteromorpha linza'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133524'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133536'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133536'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133541'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133541'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133547'^^xsd:integer;
  dwc:scientificName 'Myrionema strangulans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133547'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133522'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133522'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138780'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138780'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138787'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138787'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135803'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135803'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138783'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138783'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138785'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138785'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133539'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133539'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133518'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133518'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133549'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133549'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135798'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135798'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138767'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138767'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133533'^^xsd:integer;
  dwc:scientificName 'Gelidium latifolium'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '156097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133533'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133546'^^xsd:integer;
  dwc:scientificName 'Monostroma oxyspermum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145944'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133546'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135801'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135801'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133543'^^xsd:integer;
  dwc:scientificName 'Melobesia membranacea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145182'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133543'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133537'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133537'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135549'^^xsd:integer;
  dwc:scientificName 'Titanoderma pustulatum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135549'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138786'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138786'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138768'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138768'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133552'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133552'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133551'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133551'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138772'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138772'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133540'^^xsd:integer;
  dwc:scientificName 'Litosiphon laminariae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133540'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138784'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138784'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133545'^^xsd:integer;
  dwc:scientificName 'Mesophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133545'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138771'^^xsd:integer;
  dwc:scientificName 'Blidingia minima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138771'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138769'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138769'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135797'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135797'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135795'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135795'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135799'^^xsd:integer;
  dwc:scientificName 'Pterosiphonia parasitica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135799'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1649768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133528'^^xsd:integer;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133528'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133553'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133553'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135802'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria nom. cons.'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135802'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133527'^^xsd:integer;
  dwc:scientificName 'Erythrocladia irregularis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133527'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133520'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133520'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133531'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133531'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135548'^^xsd:integer;
  dwc:scientificName 'Tellamia intricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135548'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135804'^^xsd:integer;
  dwc:scientificName 'Sykidion moorei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '532023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135804'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1311359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133534'^^xsd:integer;
  dwc:scientificName 'Gelidium pusillum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133534'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133523'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133523'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136310'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136310'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138776'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138776'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133519'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133519'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133544'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133544'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133521'^^xsd:integer;
  dwc:scientificName 'Elachista flaccida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144936'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133521'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133525'^^xsd:integer;
  dwc:scientificName 'Entocladia perforans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133525'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '146008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138781'^^xsd:integer;
  dwc:scientificName 'Cladophora dalmatica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138781'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133529'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133529'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133526'^^xsd:integer;
  dwc:scientificName 'Entocladia viridis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133526'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133548'^^xsd:integer;
  dwc:scientificName 'Myriotrichia clavaeformis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133548'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133517'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133517'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.730925915531394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956656033019962"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.730925915531394 -4.956656033019962)"^^geo:wktLiteral ;
  geo-pos:lat "54.730925915531394"^^xsd:decimal ;
  geo-pos:long "-4.956656033019962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138782'^^xsd:integer;
  dwc:scientificName 'Cladophora pellucida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Martin Wilkinson'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.95665603302'^^xsd:double;
  dwc:latitude '54.730925915531'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138782'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1311360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.696312817641505 -4.956465174029535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.696312817641505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956465174029535"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.696312817641505 -4.956465174029535)"^^geo:wktLiteral ;
  geo-pos:lat "54.696312817641505"^^xsd:decimal ;
  geo-pos:long "-4.956465174029535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140075'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9564651740295'^^xsd:double;
  dwc:latitude '54.696312817642'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140075'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.696312817641505 -4.956465174029535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.696312817641505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956465174029535"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.696312817641505 -4.956465174029535)"^^geo:wktLiteral ;
  geo-pos:lat "54.696312817641505"^^xsd:decimal ;
  geo-pos:long "-4.956465174029535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140070'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9564651740295'^^xsd:double;
  dwc:latitude '54.696312817642'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140070'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134486'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134486'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134487'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134487'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134491'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134491'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134495'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134495'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138903'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138903'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138902'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138902'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138901'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138901'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134485'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134485'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134480'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134480'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134479'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134479'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134483'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134483'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134492'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134492'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138898'^^xsd:integer;
  dwc:scientificName 'Pleurobranchus membranaceus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138898'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134473'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134473'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134477'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134477'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134484'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134484'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134478'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134478'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134476'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134476'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134494'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134494'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134493'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134493'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134481'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134481'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138900'^^xsd:integer;
  dwc:scientificName 'Arenicola marina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138900'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '129868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134489'^^xsd:integer;
  dwc:scientificName 'Onchidoris bilamellata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134489'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '150457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134490'^^xsd:integer;
  dwc:scientificName 'Onchidoris muricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134490'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138897'^^xsd:integer;
  dwc:scientificName 'Ascidia mentula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138897'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '103710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138899'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138899'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134475'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134475'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134488'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134488'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134472'^^xsd:integer;
  dwc:scientificName 'Barnea candida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134472'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134474'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134474'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.804715096085864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954262304970801"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.804715096085864 -4.954262304970801)"^^geo:wktLiteral ;
  geo-pos:lat "54.804715096085864"^^xsd:decimal ;
  geo-pos:long "-4.954262304970801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134482'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9542623049708'^^xsd:double;
  dwc:latitude '54.804715096086'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134482'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81337427014056 -4.949445518208979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81337427014056"^^xsd:decimal ;
  dwc:decimalLongitude "-4.949445518208979"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81337427014056 -4.949445518208979)"^^geo:wktLiteral ;
  geo-pos:lat "54.81337427014056"^^xsd:decimal ;
  geo-pos:long "-4.949445518208979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140562'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.949445518209'^^xsd:double;
  dwc:latitude '54.813374270141'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140562'^^xsd:string;
  dwc:observationDate '1989-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81337427014056 -4.949445518208979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81337427014056"^^xsd:decimal ;
  dwc:decimalLongitude "-4.949445518208979"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81337427014056 -4.949445518208979)"^^geo:wktLiteral ;
  geo-pos:lat "54.81337427014056"^^xsd:decimal ;
  geo-pos:long "-4.949445518208979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141288'^^xsd:integer;
  dwc:scientificName 'Velella velella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.949445518209'^^xsd:double;
  dwc:latitude '54.813374270141'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '117832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141288'^^xsd:string;
  dwc:observationDate '2002-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '117832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81337427014056 -4.949445518208979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81337427014056"^^xsd:decimal ;
  dwc:decimalLongitude "-4.949445518208979"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81337427014056 -4.949445518208979)"^^geo:wktLiteral ;
  geo-pos:lat "54.81337427014056"^^xsd:decimal ;
  geo-pos:long "-4.949445518208979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141968'^^xsd:integer;
  dwc:scientificName 'Odontoceti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.949445518209'^^xsd:double;
  dwc:latitude '54.813374270141'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '148723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141968'^^xsd:string;
  dwc:observationDate '1989-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '148723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81337427014056 -4.949445518208979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81337427014056"^^xsd:decimal ;
  dwc:decimalLongitude "-4.949445518208979"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81337427014056 -4.949445518208979)"^^geo:wktLiteral ;
  geo-pos:lat "54.81337427014056"^^xsd:decimal ;
  geo-pos:long "-4.949445518208979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140264'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.949445518209'^^xsd:double;
  dwc:latitude '54.813374270141'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140264'^^xsd:string;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.80439867917062 -4.948791268609382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.80439867917062"^^xsd:decimal ;
  dwc:decimalLongitude "-4.948791268609382"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.80439867917062 -4.948791268609382)"^^geo:wktLiteral ;
  geo-pos:lat "54.80439867917062"^^xsd:decimal ;
  geo-pos:long "-4.948791268609382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140012'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9487912686094'^^xsd:double;
  dwc:latitude '54.804398679171'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140012'^^xsd:string;
  dwc:observationDate '1967-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37280080335938 -4.948558125058472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37280080335938"^^xsd:decimal ;
  dwc:decimalLongitude "-4.948558125058472"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37280080335938 -4.948558125058472)"^^geo:wktLiteral ;
  geo-pos:lat "54.37280080335938"^^xsd:decimal ;
  geo-pos:long "-4.948558125058472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141092'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9485581250585'^^xsd:double;
  dwc:latitude '54.372800803359'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141092'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37280080335938 -4.948558125058472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37280080335938"^^xsd:decimal ;
  dwc:decimalLongitude "-4.948558125058472"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37280080335938 -4.948558125058472)"^^geo:wktLiteral ;
  geo-pos:lat "54.37280080335938"^^xsd:decimal ;
  geo-pos:long "-4.948558125058472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141093'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9485581250585'^^xsd:double;
  dwc:latitude '54.372800803359'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141093'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.69669013853143 -4.9409684447708155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.69669013853143"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9409684447708155"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.69669013853143 -4.9409684447708155)"^^geo:wktLiteral ;
  geo-pos:lat "54.69669013853143"^^xsd:decimal ;
  geo-pos:long "-4.9409684447708155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139686'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9409684447708'^^xsd:double;
  dwc:latitude '54.696690138531'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139686'^^xsd:string;
  dwc:observationDate '1911-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65181079105993 -4.9377242156330166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65181079105993"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9377242156330166"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65181079105993 -4.9377242156330166)"^^geo:wktLiteral ;
  geo-pos:lat "54.65181079105993"^^xsd:decimal ;
  geo-pos:long "-4.9377242156330166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140119'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.937724215633'^^xsd:double;
  dwc:latitude '54.65181079106'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140119'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136614'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136614'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136598'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136598'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133315'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133315'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136596'^^xsd:integer;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136596'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136610'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136610'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133309'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133309'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135910'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135910'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136601'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136601'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136604'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136604'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136607'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136607'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133312'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133312'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133311'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133311'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135430'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135430'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136609'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136609'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136599'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136599'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133638'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133638'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136600'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136600'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136612'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136612'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136611'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136611'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136597'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136597'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135429'^^xsd:integer;
  dwc:scientificName 'Spirorbis spirorbis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135429'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '334842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133306'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133306'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135908'^^xsd:integer;
  dwc:scientificName 'Arenicola marina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135908'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133305'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133305'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135909'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135909'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136608'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136608'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133640'^^xsd:integer;
  dwc:scientificName 'Alcyonidium hirsutum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133640'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '111601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133307'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133307'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133314'^^xsd:integer;
  dwc:scientificName 'Halichondria (Halichondria) panicea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '165853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133314'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136605'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136605'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133316'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133316'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133304'^^xsd:integer;
  dwc:scientificName 'Barnea candida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133304'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136613'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136613'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136603'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136603'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133313'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133313'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133310'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133310'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133639'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133639'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135431'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135431'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135907'^^xsd:integer;
  dwc:scientificName 'Alcyonidioides mytili'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '468026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135907'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133308'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133308'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136602'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136602'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75243580412821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922469784866298"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75243580412821 -4.922469784866298)"^^geo:wktLiteral ;
  geo-pos:lat "54.75243580412821"^^xsd:decimal ;
  geo-pos:long "-4.922469784866298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136606'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9224697848663'^^xsd:double;
  dwc:latitude '54.752435804128'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136606'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735072722522226 -4.918872657107459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.735072722522226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.918872657107459"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.735072722522226 -4.918872657107459)"^^geo:wktLiteral ;
  geo-pos:lat "53.735072722522226"^^xsd:decimal ;
  geo-pos:long "-4.918872657107459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139899'^^xsd:integer;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9188726571075'^^xsd:double;
  dwc:latitude '53.735072722522'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139899'^^xsd:string;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.80515035661724 -4.9177145777616635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.80515035661724"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9177145777616635"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.80515035661724 -4.9177145777616635)"^^geo:wktLiteral ;
  geo-pos:lat "54.80515035661724"^^xsd:decimal ;
  geo-pos:long "-4.9177145777616635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140044'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9177145777617'^^xsd:double;
  dwc:latitude '54.805150356617'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140044'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133370'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133370'^^xsd:string;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138526'^^xsd:integer;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138526'^^xsd:string;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139359'^^xsd:integer;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Pete Nelson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139359'^^xsd:string;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133373'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133373'^^xsd:string;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139352'^^xsd:integer;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Pete Nelson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139352'^^xsd:string;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138532'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138532'^^xsd:string;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138528'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138528'^^xsd:string;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138527'^^xsd:integer;
  dwc:scientificName 'Ensis siliqua'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138527'^^xsd:string;
  dwc:aphiaIdAccepted '140735'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134686'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134686'^^xsd:string;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134682'^^xsd:integer;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134682'^^xsd:string;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139354'^^xsd:integer;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Pete Nelson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139354'^^xsd:string;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139362'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Pete Nelson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139362'^^xsd:string;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134632'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134632'^^xsd:string;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139364'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Pete Nelson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139364'^^xsd:string;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133374'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133374'^^xsd:string;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138530'^^xsd:integer;
  dwc:scientificName 'Halichondria (Halichondria) panicea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '165853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138530'^^xsd:string;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134631'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134631'^^xsd:string;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134633'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134633'^^xsd:string;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136545'^^xsd:integer;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136545'^^xsd:string;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134683'^^xsd:integer;
  dwc:scientificName 'Spirorbis spirorbis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134683'^^xsd:string;
  dwc:aphiaIdAccepted '334842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139361'^^xsd:integer;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Pete Nelson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139361'^^xsd:string;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138533'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138533'^^xsd:string;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133372'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133372'^^xsd:string;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139363'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Pete Nelson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139363'^^xsd:string;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134685'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134685'^^xsd:string;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139355'^^xsd:integer;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Pete Nelson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139355'^^xsd:string;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138529'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138529'^^xsd:string;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134687'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134687'^^xsd:string;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139360'^^xsd:integer;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Pete Nelson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139360'^^xsd:string;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139358'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Pete Nelson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139358'^^xsd:string;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133371'^^xsd:integer;
  dwc:scientificName 'Donax vittatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133371'^^xsd:string;
  dwc:aphiaIdAccepted '139604'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134684'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134684'^^xsd:string;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139357'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Pete Nelson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139357'^^xsd:string;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139356'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Pete Nelson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139356'^^xsd:string;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139353'^^xsd:integer;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Pete Nelson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139353'^^xsd:string;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138531'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138531'^^xsd:string;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138535'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138535'^^xsd:string;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136546'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136546'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138536'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138536'^^xsd:string;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83351768664881"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915867640392529"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83351768664881 -4.915867640392529)"^^geo:wktLiteral ;
  geo-pos:lat "54.83351768664881"^^xsd:decimal ;
  geo-pos:long "-4.915867640392529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138534'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9158676403925'^^xsd:double;
  dwc:latitude '54.833517686649'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138534'^^xsd:string;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.77822272712386 -4.915774591182075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.77822272712386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915774591182075"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.77822272712386 -4.915774591182075)"^^geo:wktLiteral ;
  geo-pos:lat "54.77822272712386"^^xsd:decimal ;
  geo-pos:long "-4.915774591182075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141108'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9157745911821'^^xsd:double;
  dwc:latitude '54.778222727124'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141108'^^xsd:string;
  dwc:observationDate '2001-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74231896257619 -4.913192947166368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.74231896257619"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913192947166368"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74231896257619 -4.913192947166368)"^^geo:wktLiteral ;
  geo-pos:lat "54.74231896257619"^^xsd:decimal ;
  geo-pos:long "-4.913192947166368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141544'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9131929471664'^^xsd:double;
  dwc:latitude '54.742318962576'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141544'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74231896257619 -4.913192947166368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.74231896257619"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913192947166368"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74231896257619 -4.913192947166368)"^^geo:wktLiteral ;
  geo-pos:lat "54.74231896257619"^^xsd:decimal ;
  geo-pos:long "-4.913192947166368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141628'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9131929471664'^^xsd:double;
  dwc:latitude '54.742318962576'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141628'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74231896257619 -4.913192947166368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.74231896257619"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913192947166368"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74231896257619 -4.913192947166368)"^^geo:wktLiteral ;
  geo-pos:lat "54.74231896257619"^^xsd:decimal ;
  geo-pos:long "-4.913192947166368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141124'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9131929471664'^^xsd:double;
  dwc:latitude '54.742318962576'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141124'^^xsd:string;
  dwc:observationDate '2001-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74231896257619 -4.913192947166368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.74231896257619"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913192947166368"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74231896257619 -4.913192947166368)"^^geo:wktLiteral ;
  geo-pos:lat "54.74231896257619"^^xsd:decimal ;
  geo-pos:long "-4.913192947166368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140164'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9131929471664'^^xsd:double;
  dwc:latitude '54.742318962576'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140164'^^xsd:string;
  dwc:observationDate '1973-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73334297528488 -4.91254842807979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73334297528488"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91254842807979"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73334297528488 -4.91254842807979)"^^geo:wktLiteral ;
  geo-pos:lat "54.73334297528488"^^xsd:decimal ;
  geo-pos:long "-4.91254842807979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140209'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9125484280798'^^xsd:double;
  dwc:latitude '54.733342975285'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140209'^^xsd:string;
  dwc:observationDate '1976-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72436696953674 -4.911904265224604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.72436696953674"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911904265224604"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72436696953674 -4.911904265224604)"^^geo:wktLiteral ;
  geo-pos:lat "54.72436696953674"^^xsd:decimal ;
  geo-pos:long "-4.911904265224604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141538'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9119042652246'^^xsd:double;
  dwc:latitude '54.724366969537'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141538'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.72490889510988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908059444026796"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  geo-pos:lat "54.72490889510988"^^xsd:decimal ;
  geo-pos:long "-4.908059444026796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139343'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Pete Nelson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9080594440268'^^xsd:double;
  dwc:latitude '54.72490889511'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139343'^^xsd:string;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.72490889510988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908059444026796"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  geo-pos:lat "54.72490889510988"^^xsd:decimal ;
  geo-pos:long "-4.908059444026796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139341'^^xsd:integer;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Pete Nelson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9080594440268'^^xsd:double;
  dwc:latitude '54.72490889511'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139341'^^xsd:string;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.72490889510988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908059444026796"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  geo-pos:lat "54.72490889510988"^^xsd:decimal ;
  geo-pos:long "-4.908059444026796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135270'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9080594440268'^^xsd:double;
  dwc:latitude '54.72490889511'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135270'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.72490889510988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908059444026796"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  geo-pos:lat "54.72490889510988"^^xsd:decimal ;
  geo-pos:long "-4.908059444026796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135271'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9080594440268'^^xsd:double;
  dwc:latitude '54.72490889511'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135271'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.72490889510988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908059444026796"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  geo-pos:lat "54.72490889510988"^^xsd:decimal ;
  geo-pos:long "-4.908059444026796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139342'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Pete Nelson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9080594440268'^^xsd:double;
  dwc:latitude '54.72490889511'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139342'^^xsd:string;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.72490889510988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908059444026796"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  geo-pos:lat "54.72490889510988"^^xsd:decimal ;
  geo-pos:long "-4.908059444026796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135436'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9080594440268'^^xsd:double;
  dwc:latitude '54.72490889511'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135436'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.72490889510988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908059444026796"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  geo-pos:lat "54.72490889510988"^^xsd:decimal ;
  geo-pos:long "-4.908059444026796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135434'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9080594440268'^^xsd:double;
  dwc:latitude '54.72490889511'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135434'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.72490889510988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908059444026796"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  geo-pos:lat "54.72490889510988"^^xsd:decimal ;
  geo-pos:long "-4.908059444026796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135274'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9080594440268'^^xsd:double;
  dwc:latitude '54.72490889511'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135274'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.72490889510988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908059444026796"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  geo-pos:lat "54.72490889510988"^^xsd:decimal ;
  geo-pos:long "-4.908059444026796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135435'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9080594440268'^^xsd:double;
  dwc:latitude '54.72490889511'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135435'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.72490889510988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908059444026796"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  geo-pos:lat "54.72490889510988"^^xsd:decimal ;
  geo-pos:long "-4.908059444026796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135272'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9080594440268'^^xsd:double;
  dwc:latitude '54.72490889511'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135272'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.72490889510988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908059444026796"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  geo-pos:lat "54.72490889510988"^^xsd:decimal ;
  geo-pos:long "-4.908059444026796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135273'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9080594440268'^^xsd:double;
  dwc:latitude '54.72490889511'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135273'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.72490889510988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908059444026796"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  geo-pos:lat "54.72490889510988"^^xsd:decimal ;
  geo-pos:long "-4.908059444026796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135433'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9080594440268'^^xsd:double;
  dwc:latitude '54.72490889511'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135433'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.72490889510988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908059444026796"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  geo-pos:lat "54.72490889510988"^^xsd:decimal ;
  geo-pos:long "-4.908059444026796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135432'^^xsd:integer;
  dwc:scientificName 'Arenicola marina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9080594440268'^^xsd:double;
  dwc:latitude '54.72490889511'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135432'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.72490889510988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908059444026796"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  geo-pos:lat "54.72490889510988"^^xsd:decimal ;
  geo-pos:long "-4.908059444026796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139344'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Pete Nelson'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9080594440268'^^xsd:double;
  dwc:latitude '54.72490889511'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139344'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.72490889510988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908059444026796"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  geo-pos:lat "54.72490889510988"^^xsd:decimal ;
  geo-pos:long "-4.908059444026796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135437'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9080594440268'^^xsd:double;
  dwc:latitude '54.72490889511'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135437'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.72490889510988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908059444026796"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72490889510988 -4.908059444026796)"^^geo:wktLiteral ;
  geo-pos:lat "54.72490889510988"^^xsd:decimal ;
  geo-pos:long "-4.908059444026796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135269'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9080594440268'^^xsd:double;
  dwc:latitude '54.72490889511'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135269'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.643582087648554 -4.906122785925967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.643582087648554"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906122785925967"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.643582087648554 -4.906122785925967)"^^geo:wktLiteral ;
  geo-pos:lat "54.643582087648554"^^xsd:decimal ;
  geo-pos:long "-4.906122785925967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140114'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.906122785926'^^xsd:double;
  dwc:latitude '54.643582087649'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140114'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.634605897466194 -4.905482170728098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.634605897466194"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905482170728098"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.634605897466194 -4.905482170728098)"^^geo:wktLiteral ;
  geo-pos:lat "54.634605897466194"^^xsd:decimal ;
  geo-pos:long "-4.905482170728098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140050'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9054821707281'^^xsd:double;
  dwc:latitude '54.634605897466'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140050'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.70979825091904"^^xsd:decimal ;
  dwc:decimalLongitude "-4.900765649254284"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  geo-pos:lat "54.70979825091904"^^xsd:decimal ;
  geo-pos:long "-4.900765649254284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135279'^^xsd:integer;
  dwc:scientificName 'Barnea candida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9007656492543'^^xsd:double;
  dwc:latitude '54.709798250919'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135279'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.70979825091904"^^xsd:decimal ;
  dwc:decimalLongitude "-4.900765649254284"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  geo-pos:lat "54.70979825091904"^^xsd:decimal ;
  geo-pos:long "-4.900765649254284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135276'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9007656492543'^^xsd:double;
  dwc:latitude '54.709798250919'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135276'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.70979825091904"^^xsd:decimal ;
  dwc:decimalLongitude "-4.900765649254284"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  geo-pos:lat "54.70979825091904"^^xsd:decimal ;
  geo-pos:long "-4.900765649254284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138476'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9007656492543'^^xsd:double;
  dwc:latitude '54.709798250919'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138476'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.70979825091904"^^xsd:decimal ;
  dwc:decimalLongitude "-4.900765649254284"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  geo-pos:lat "54.70979825091904"^^xsd:decimal ;
  geo-pos:long "-4.900765649254284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138481'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9007656492543'^^xsd:double;
  dwc:latitude '54.709798250919'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138481'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.70979825091904"^^xsd:decimal ;
  dwc:decimalLongitude "-4.900765649254284"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  geo-pos:lat "54.70979825091904"^^xsd:decimal ;
  geo-pos:long "-4.900765649254284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138478'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9007656492543'^^xsd:double;
  dwc:latitude '54.709798250919'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138478'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.70979825091904"^^xsd:decimal ;
  dwc:decimalLongitude "-4.900765649254284"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  geo-pos:lat "54.70979825091904"^^xsd:decimal ;
  geo-pos:long "-4.900765649254284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138482'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9007656492543'^^xsd:double;
  dwc:latitude '54.709798250919'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138482'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.70979825091904"^^xsd:decimal ;
  dwc:decimalLongitude "-4.900765649254284"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  geo-pos:lat "54.70979825091904"^^xsd:decimal ;
  geo-pos:long "-4.900765649254284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135282'^^xsd:integer;
  dwc:scientificName 'Halichondria (Halichondria) panicea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9007656492543'^^xsd:double;
  dwc:latitude '54.709798250919'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '165853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135282'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.70979825091904"^^xsd:decimal ;
  dwc:decimalLongitude "-4.900765649254284"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  geo-pos:lat "54.70979825091904"^^xsd:decimal ;
  geo-pos:long "-4.900765649254284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138479'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9007656492543'^^xsd:double;
  dwc:latitude '54.709798250919'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138479'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.70979825091904"^^xsd:decimal ;
  dwc:decimalLongitude "-4.900765649254284"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  geo-pos:lat "54.70979825091904"^^xsd:decimal ;
  geo-pos:long "-4.900765649254284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135281'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9007656492543'^^xsd:double;
  dwc:latitude '54.709798250919'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135281'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.70979825091904"^^xsd:decimal ;
  dwc:decimalLongitude "-4.900765649254284"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  geo-pos:lat "54.70979825091904"^^xsd:decimal ;
  geo-pos:long "-4.900765649254284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135277'^^xsd:integer;
  dwc:scientificName 'Arenicola marina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9007656492543'^^xsd:double;
  dwc:latitude '54.709798250919'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135277'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.70979825091904"^^xsd:decimal ;
  dwc:decimalLongitude "-4.900765649254284"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  geo-pos:lat "54.70979825091904"^^xsd:decimal ;
  geo-pos:long "-4.900765649254284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135280'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9007656492543'^^xsd:double;
  dwc:latitude '54.709798250919'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135280'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.70979825091904"^^xsd:decimal ;
  dwc:decimalLongitude "-4.900765649254284"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  geo-pos:lat "54.70979825091904"^^xsd:decimal ;
  geo-pos:long "-4.900765649254284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135278'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9007656492543'^^xsd:double;
  dwc:latitude '54.709798250919'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135278'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.70979825091904"^^xsd:decimal ;
  dwc:decimalLongitude "-4.900765649254284"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  geo-pos:lat "54.70979825091904"^^xsd:decimal ;
  geo-pos:long "-4.900765649254284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138480'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9007656492543'^^xsd:double;
  dwc:latitude '54.709798250919'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138480'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.70979825091904"^^xsd:decimal ;
  dwc:decimalLongitude "-4.900765649254284"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70979825091904 -4.900765649254284)"^^geo:wktLiteral ;
  geo-pos:lat "54.70979825091904"^^xsd:decimal ;
  geo-pos:long "-4.900765649254284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138477'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9007656492543'^^xsd:double;
  dwc:latitude '54.709798250919'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138477'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72473871962117 -4.896396219390948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.72473871962117"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896396219390948"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72473871962117 -4.896396219390948)"^^geo:wktLiteral ;
  geo-pos:lat "54.72473871962117"^^xsd:decimal ;
  geo-pos:long "-4.896396219390948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139793'^^xsd:integer;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8963962193909'^^xsd:double;
  dwc:latitude '54.724738719621'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139793'^^xsd:string;
  dwc:observationDate '1950-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72473871962117 -4.896396219390948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.72473871962117"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896396219390948"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72473871962117 -4.896396219390948)"^^geo:wktLiteral ;
  geo-pos:lat "54.72473871962117"^^xsd:decimal ;
  geo-pos:long "-4.896396219390948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172142112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172142112'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8963962193909'^^xsd:double;
  dwc:latitude '54.724738719621'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172142112'^^xsd:string;
  dwc:observationDate '2004-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.715762572654505 -4.8957558295298815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.715762572654505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8957558295298815"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.715762572654505 -4.8957558295298815)"^^geo:wktLiteral ;
  geo-pos:lat "54.715762572654505"^^xsd:decimal ;
  geo-pos:long "-4.8957558295298815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141118'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8957558295299'^^xsd:double;
  dwc:latitude '54.715762572655'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141118'^^xsd:string;
  dwc:observationDate '2001-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.715762572654505 -4.8957558295298815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.715762572654505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8957558295298815"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.715762572654505 -4.8957558295298815)"^^geo:wktLiteral ;
  geo-pos:lat "54.715762572654505"^^xsd:decimal ;
  geo-pos:long "-4.8957558295298815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141117'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8957558295299'^^xsd:double;
  dwc:latitude '54.715762572655'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141117'^^xsd:string;
  dwc:observationDate '2001-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6388862869739 -4.895711375537732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6388862869739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895711375537732"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6388862869739 -4.895711375537732)"^^geo:wktLiteral ;
  geo-pos:lat "54.6388862869739"^^xsd:decimal ;
  geo-pos:long "-4.895711375537732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135275'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8957113755377'^^xsd:double;
  dwc:latitude '54.638886286974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135275'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70678640728992 -4.895115793485768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.70678640728992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895115793485768"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70678640728992 -4.895115793485768)"^^geo:wktLiteral ;
  geo-pos:lat "54.70678640728992"^^xsd:decimal ;
  geo-pos:long "-4.895115793485768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140181'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8951157934858'^^xsd:double;
  dwc:latitude '54.70678640729'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140181'^^xsd:string;
  dwc:observationDate '1974-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.69109658618166 -4.893221809615403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.69109658618166"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893221809615403"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.69109658618166 -4.893221809615403)"^^geo:wktLiteral ;
  geo-pos:lat "54.69109658618166"^^xsd:decimal ;
  geo-pos:long "-4.893221809615403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135084'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8932218096154'^^xsd:double;
  dwc:latitude '54.691096586182'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135084'^^xsd:string;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6349764223351 -4.89000821075745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6349764223351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89000821075745"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6349764223351 -4.89000821075745)"^^geo:wktLiteral ;
  geo-pos:lat "54.6349764223351"^^xsd:decimal ;
  geo-pos:long "-4.89000821075745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141213'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8900082107574'^^xsd:double;
  dwc:latitude '54.634976422335'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141213'^^xsd:string;
  dwc:observationDate '2002-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6349764223351 -4.89000821075745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6349764223351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89000821075745"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6349764223351 -4.89000821075745)"^^geo:wktLiteral ;
  geo-pos:lat "54.6349764223351"^^xsd:decimal ;
  geo-pos:long "-4.89000821075745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172142088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172142088'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8900082107574'^^xsd:double;
  dwc:latitude '54.634976422335'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172142088'^^xsd:string;
  dwc:observationDate '2004-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6349764223351 -4.89000821075745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6349764223351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89000821075745"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6349764223351 -4.89000821075745)"^^geo:wktLiteral ;
  geo-pos:lat "54.6349764223351"^^xsd:decimal ;
  geo-pos:long "-4.89000821075745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172142097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172142097'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8900082107574'^^xsd:double;
  dwc:latitude '54.634976422335'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172142097'^^xsd:string;
  dwc:observationDate '2004-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6349764223351 -4.89000821075745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6349764223351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89000821075745"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6349764223351 -4.89000821075745)"^^geo:wktLiteral ;
  geo-pos:lat "54.6349764223351"^^xsd:decimal ;
  geo-pos:long "-4.89000821075745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140145'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8900082107574'^^xsd:double;
  dwc:latitude '54.634976422335'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140145'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.626000091496834 -4.889371347157383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.626000091496834"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889371347157383"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.626000091496834 -4.889371347157383)"^^geo:wktLiteral ;
  geo-pos:lat "54.626000091496834"^^xsd:decimal ;
  geo-pos:long "-4.889371347157383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140165'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8893713471574'^^xsd:double;
  dwc:latitude '54.626000091497'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140165'^^xsd:string;
  dwc:observationDate '1973-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.626000091496834 -4.889371347157383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.626000091496834"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889371347157383"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.626000091496834 -4.889371347157383)"^^geo:wktLiteral ;
  geo-pos:lat "54.626000091496834"^^xsd:decimal ;
  geo-pos:long "-4.889371347157383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140059'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8893713471574'^^xsd:double;
  dwc:latitude '54.626000091497'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140059'^^xsd:string;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.76998955805191 -4.884077970606962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.76998955805191"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884077970606962"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.76998955805191 -4.884077970606962)"^^geo:wktLiteral ;
  geo-pos:lat "54.76998955805191"^^xsd:decimal ;
  geo-pos:long "-4.884077970606962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140197'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.884077970607'^^xsd:double;
  dwc:latitude '54.769989558052'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140197'^^xsd:string;
  dwc:observationDate '1975-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67074655134125 -4.879362691778379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67074655134125"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879362691778379"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67074655134125 -4.879362691778379)"^^geo:wktLiteral ;
  geo-pos:lat "54.67074655134125"^^xsd:decimal ;
  geo-pos:long "-4.879362691778379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138537'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8793626917784'^^xsd:double;
  dwc:latitude '54.670746551341'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138537'^^xsd:string;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67074655134125 -4.879362691778379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67074655134125"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879362691778379"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67074655134125 -4.879362691778379)"^^geo:wktLiteral ;
  geo-pos:lat "54.67074655134125"^^xsd:decimal ;
  geo-pos:long "-4.879362691778379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135078'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8793626917784'^^xsd:double;
  dwc:latitude '54.670746551341'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135078'^^xsd:string;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67074655134125 -4.879362691778379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67074655134125"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879362691778379"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67074655134125 -4.879362691778379)"^^geo:wktLiteral ;
  geo-pos:lat "54.67074655134125"^^xsd:decimal ;
  geo-pos:long "-4.879362691778379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134508'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8793626917784'^^xsd:double;
  dwc:latitude '54.670746551341'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134508'^^xsd:string;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67074655134125 -4.879362691778379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67074655134125"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879362691778379"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67074655134125 -4.879362691778379)"^^geo:wktLiteral ;
  geo-pos:lat "54.67074655134125"^^xsd:decimal ;
  geo-pos:long "-4.879362691778379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134506'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8793626917784'^^xsd:double;
  dwc:latitude '54.670746551341'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134506'^^xsd:string;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67074655134125 -4.879362691778379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67074655134125"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879362691778379"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67074655134125 -4.879362691778379)"^^geo:wktLiteral ;
  geo-pos:lat "54.67074655134125"^^xsd:decimal ;
  geo-pos:long "-4.879362691778379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134688'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8793626917784'^^xsd:double;
  dwc:latitude '54.670746551341'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134688'^^xsd:string;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67074655134125 -4.879362691778379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67074655134125"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879362691778379"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67074655134125 -4.879362691778379)"^^geo:wktLiteral ;
  geo-pos:lat "54.67074655134125"^^xsd:decimal ;
  geo-pos:long "-4.879362691778379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134689'^^xsd:integer;
  dwc:scientificName 'Hinia reticulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8793626917784'^^xsd:double;
  dwc:latitude '54.670746551341'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134689'^^xsd:string;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67074655134125 -4.879362691778379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67074655134125"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879362691778379"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67074655134125 -4.879362691778379)"^^geo:wktLiteral ;
  geo-pos:lat "54.67074655134125"^^xsd:decimal ;
  geo-pos:long "-4.879362691778379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135085'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8793626917784'^^xsd:double;
  dwc:latitude '54.670746551341'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135085'^^xsd:string;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67074655134125 -4.879362691778379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67074655134125"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879362691778379"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67074655134125 -4.879362691778379)"^^geo:wktLiteral ;
  geo-pos:lat "54.67074655134125"^^xsd:decimal ;
  geo-pos:long "-4.879362691778379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134507'^^xsd:integer;
  dwc:scientificName 'Doto coronata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8793626917784'^^xsd:double;
  dwc:latitude '54.670746551341'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134507'^^xsd:string;
  dwc:aphiaIdAccepted '139631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67074655134125 -4.879362691778379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67074655134125"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879362691778379"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67074655134125 -4.879362691778379)"^^geo:wktLiteral ;
  geo-pos:lat "54.67074655134125"^^xsd:decimal ;
  geo-pos:long "-4.879362691778379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138538'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8793626917784'^^xsd:double;
  dwc:latitude '54.670746551341'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138538'^^xsd:string;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.689203301535194 -4.878342039776464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.689203301535194"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878342039776464"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.689203301535194 -4.878342039776464)"^^geo:wktLiteral ;
  geo-pos:lat "54.689203301535194"^^xsd:decimal ;
  geo-pos:long "-4.878342039776464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141184'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8783420397765'^^xsd:double;
  dwc:latitude '54.689203301535'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141184'^^xsd:string;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.689203301535194 -4.878342039776464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.689203301535194"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878342039776464"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.689203301535194 -4.878342039776464)"^^geo:wktLiteral ;
  geo-pos:lat "54.689203301535194"^^xsd:decimal ;
  geo-pos:long "-4.878342039776464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141114'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8783420397765'^^xsd:double;
  dwc:latitude '54.689203301535'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141114'^^xsd:string;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.689203301535194 -4.878342039776464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.689203301535194"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878342039776464"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.689203301535194 -4.878342039776464)"^^geo:wktLiteral ;
  geo-pos:lat "54.689203301535194"^^xsd:decimal ;
  geo-pos:long "-4.878342039776464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140932'^^xsd:integer;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8783420397765'^^xsd:double;
  dwc:latitude '54.689203301535'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140932'^^xsd:string;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.689203301535194 -4.878342039776464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.689203301535194"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878342039776464"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.689203301535194 -4.878342039776464)"^^geo:wktLiteral ;
  geo-pos:lat "54.689203301535194"^^xsd:decimal ;
  geo-pos:long "-4.878342039776464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140756'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8783420397765'^^xsd:double;
  dwc:latitude '54.689203301535'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140756'^^xsd:string;
  dwc:observationDate '1996-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67078337525723 -4.877813902326461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67078337525723"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877813902326461"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67078337525723 -4.877813902326461)"^^geo:wktLiteral ;
  geo-pos:lat "54.67078337525723"^^xsd:decimal ;
  geo-pos:long "-4.877813902326461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136403'^^xsd:integer;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8778139023265'^^xsd:double;
  dwc:latitude '54.670783375257'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136403'^^xsd:string;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67078337525723 -4.877813902326461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67078337525723"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877813902326461"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67078337525723 -4.877813902326461)"^^geo:wktLiteral ;
  geo-pos:lat "54.67078337525723"^^xsd:decimal ;
  geo-pos:long "-4.877813902326461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134512'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8778139023265'^^xsd:double;
  dwc:latitude '54.670783375257'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134512'^^xsd:string;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67078337525723 -4.877813902326461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67078337525723"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877813902326461"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67078337525723 -4.877813902326461)"^^geo:wktLiteral ;
  geo-pos:lat "54.67078337525723"^^xsd:decimal ;
  geo-pos:long "-4.877813902326461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134510'^^xsd:integer;
  dwc:scientificName 'Simnia patula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8778139023265'^^xsd:double;
  dwc:latitude '54.670783375257'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134510'^^xsd:string;
  dwc:aphiaIdAccepted '224890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67078337525723 -4.877813902326461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67078337525723"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877813902326461"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67078337525723 -4.877813902326461)"^^geo:wktLiteral ;
  geo-pos:lat "54.67078337525723"^^xsd:decimal ;
  geo-pos:long "-4.877813902326461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134511'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8778139023265'^^xsd:double;
  dwc:latitude '54.670783375257'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134511'^^xsd:string;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67078337525723 -4.877813902326461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67078337525723"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877813902326461"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67078337525723 -4.877813902326461)"^^geo:wktLiteral ;
  geo-pos:lat "54.67078337525723"^^xsd:decimal ;
  geo-pos:long "-4.877813902326461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134744'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8778139023265'^^xsd:double;
  dwc:latitude '54.670783375257'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134744'^^xsd:string;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67078337525723 -4.877813902326461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67078337525723"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877813902326461"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67078337525723 -4.877813902326461)"^^geo:wktLiteral ;
  geo-pos:lat "54.67078337525723"^^xsd:decimal ;
  geo-pos:long "-4.877813902326461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134745'^^xsd:integer;
  dwc:scientificName 'Ceramium nodulosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8778139023265'^^xsd:double;
  dwc:latitude '54.670783375257'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134745'^^xsd:string;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67078337525723 -4.877813902326461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67078337525723"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877813902326461"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67078337525723 -4.877813902326461)"^^geo:wktLiteral ;
  geo-pos:lat "54.67078337525723"^^xsd:decimal ;
  geo-pos:long "-4.877813902326461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134773'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8778139023265'^^xsd:double;
  dwc:latitude '54.670783375257'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134773'^^xsd:string;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67125059831796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8770712578552855"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  geo-pos:lat "54.67125059831796"^^xsd:decimal ;
  geo-pos:long "-4.8770712578552855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136392'^^xsd:integer;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Mary Milne'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8770712578553'^^xsd:double;
  dwc:latitude '54.671250598318'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136392'^^xsd:string;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67125059831796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8770712578552855"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  geo-pos:lat "54.67125059831796"^^xsd:decimal ;
  geo-pos:long "-4.8770712578552855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135644'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Anon@Cumbria Sea Fisheries'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8770712578553'^^xsd:double;
  dwc:latitude '54.671250598318'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135644'^^xsd:string;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67125059831796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8770712578552855"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  geo-pos:lat "54.67125059831796"^^xsd:decimal ;
  geo-pos:long "-4.8770712578552855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137405'^^xsd:integer;
  dwc:scientificName 'Hinia reticulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Marjory Garnett'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8770712578553'^^xsd:double;
  dwc:latitude '54.671250598318'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '416627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137405'^^xsd:string;
  dwc:observationDate '1961-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67125059831796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8770712578552855"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  geo-pos:lat "54.67125059831796"^^xsd:decimal ;
  geo-pos:long "-4.8770712578552855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138884'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Mary Milne'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8770712578553'^^xsd:double;
  dwc:latitude '54.671250598318'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138884'^^xsd:string;
  dwc:observationDate '1964-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67125059831796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8770712578552855"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  geo-pos:lat "54.67125059831796"^^xsd:decimal ;
  geo-pos:long "-4.8770712578552855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137407'^^xsd:integer;
  dwc:scientificName 'Hinia reticulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Marjory Garnett'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8770712578553'^^xsd:double;
  dwc:latitude '54.671250598318'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '416627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137407'^^xsd:string;
  dwc:observationDate '1961-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67125059831796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8770712578552855"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  geo-pos:lat "54.67125059831796"^^xsd:decimal ;
  geo-pos:long "-4.8770712578552855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134509'^^xsd:integer;
  dwc:scientificName 'Tectura testudinalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8770712578553'^^xsd:double;
  dwc:latitude '54.671250598318'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134509'^^xsd:string;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67125059831796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8770712578552855"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  geo-pos:lat "54.67125059831796"^^xsd:decimal ;
  geo-pos:long "-4.8770712578552855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138885'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Mary Milne'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8770712578553'^^xsd:double;
  dwc:latitude '54.671250598318'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138885'^^xsd:string;
  dwc:observationDate '1964-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67125059831796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8770712578552855"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  geo-pos:lat "54.67125059831796"^^xsd:decimal ;
  geo-pos:long "-4.8770712578552855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136895'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Mary Milne'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8770712578553'^^xsd:double;
  dwc:latitude '54.671250598318'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136895'^^xsd:string;
  dwc:observationDate '1964-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67125059831796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8770712578552855"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  geo-pos:lat "54.67125059831796"^^xsd:decimal ;
  geo-pos:long "-4.8770712578552855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133103'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Mary Milne'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8770712578553'^^xsd:double;
  dwc:latitude '54.671250598318'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133103'^^xsd:string;
  dwc:observationDate '1962-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67125059831796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8770712578552855"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  geo-pos:lat "54.67125059831796"^^xsd:decimal ;
  geo-pos:long "-4.8770712578552855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139345'^^xsd:integer;
  dwc:scientificName 'Gibbula umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Mary Milne'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8770712578553'^^xsd:double;
  dwc:latitude '54.671250598318'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '141801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139345'^^xsd:string;
  dwc:aphiaIdAccepted '1039850'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67125059831796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8770712578552855"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  geo-pos:lat "54.67125059831796"^^xsd:decimal ;
  geo-pos:long "-4.8770712578552855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139346'^^xsd:integer;
  dwc:scientificName 'Tapes decussatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Mary Milne'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8770712578553'^^xsd:double;
  dwc:latitude '54.671250598318'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '751209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139346'^^xsd:string;
  dwc:aphiaIdAccepted '231749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67125059831796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8770712578552855"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  geo-pos:lat "54.67125059831796"^^xsd:decimal ;
  geo-pos:long "-4.8770712578552855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137406'^^xsd:integer;
  dwc:scientificName 'Hinia reticulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Mary Milne'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8770712578553'^^xsd:double;
  dwc:latitude '54.671250598318'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '416627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137406'^^xsd:string;
  dwc:observationDate '1961-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67125059831796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8770712578552855"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  geo-pos:lat "54.67125059831796"^^xsd:decimal ;
  geo-pos:long "-4.8770712578552855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136402'^^xsd:integer;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Mary Milne'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8770712578553'^^xsd:double;
  dwc:latitude '54.671250598318'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136402'^^xsd:string;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67125059831796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8770712578552855"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  geo-pos:lat "54.67125059831796"^^xsd:decimal ;
  geo-pos:long "-4.8770712578552855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135643'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Anon@Cumbria Sea Fisheries'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8770712578553'^^xsd:double;
  dwc:latitude '54.671250598318'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135643'^^xsd:string;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67125059831796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8770712578552855"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67125059831796 -4.8770712578552855)"^^geo:wktLiteral ;
  geo-pos:lat "54.67125059831796"^^xsd:decimal ;
  geo-pos:long "-4.8770712578552855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134665'^^xsd:integer;
  dwc:scientificName 'Ensis siliqua'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Mary Milne'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8770712578553'^^xsd:double;
  dwc:latitude '54.671250598318'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134665'^^xsd:string;
  dwc:observationDate '1965-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '140735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.64432140600472 -4.875167713963878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.64432140600472"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875167713963878"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.64432140600472 -4.875167713963878)"^^geo:wktLiteral ;
  geo-pos:lat "54.64432140600472"^^xsd:decimal ;
  geo-pos:long "-4.875167713963878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141588'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8751677139639'^^xsd:double;
  dwc:latitude '54.644321406005'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141588'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.64432140600472 -4.875167713963878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.64432140600472"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875167713963878"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.64432140600472 -4.875167713963878)"^^geo:wktLiteral ;
  geo-pos:lat "54.64432140600472"^^xsd:decimal ;
  geo-pos:long "-4.875167713963878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141587'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8751677139639'^^xsd:double;
  dwc:latitude '54.644321406005'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141587'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.64432140600472 -4.875167713963878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.64432140600472"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875167713963878"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.64432140600472 -4.875167713963878)"^^geo:wktLiteral ;
  geo-pos:lat "54.64432140600472"^^xsd:decimal ;
  geo-pos:long "-4.875167713963878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141590'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8751677139639'^^xsd:double;
  dwc:latitude '54.644321406005'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141590'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.64432140600472 -4.875167713963878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.64432140600472"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875167713963878"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.64432140600472 -4.875167713963878)"^^geo:wktLiteral ;
  geo-pos:lat "54.64432140600472"^^xsd:decimal ;
  geo-pos:long "-4.875167713963878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140033'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8751677139639'^^xsd:double;
  dwc:latitude '54.644321406005'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140033'^^xsd:string;
  dwc:observationDate '1969-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63534497191305 -4.874533899347863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63534497191305"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874533899347863"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63534497191305 -4.874533899347863)"^^geo:wktLiteral ;
  geo-pos:lat "54.63534497191305"^^xsd:decimal ;
  geo-pos:long "-4.874533899347863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141586'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8745338993479'^^xsd:double;
  dwc:latitude '54.635344971913'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141586'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63534497191305 -4.874533899347863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63534497191305"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874533899347863"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63534497191305 -4.874533899347863)"^^geo:wktLiteral ;
  geo-pos:lat "54.63534497191305"^^xsd:decimal ;
  geo-pos:long "-4.874533899347863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140088'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8745338993479'^^xsd:double;
  dwc:latitude '54.635344971913'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140088'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63534497191305 -4.874533899347863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63534497191305"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874533899347863"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63534497191305 -4.874533899347863)"^^geo:wktLiteral ;
  geo-pos:lat "54.63534497191305"^^xsd:decimal ;
  geo-pos:long "-4.874533899347863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141589'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8745338993479'^^xsd:double;
  dwc:latitude '54.635344971913'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141589'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62636851949831 -4.873900434302505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62636851949831"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873900434302505"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62636851949831 -4.873900434302505)"^^geo:wktLiteral ;
  geo-pos:lat "54.62636851949831"^^xsd:decimal ;
  geo-pos:long "-4.873900434302505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140161'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8739004343025'^^xsd:double;
  dwc:latitude '54.626368519498'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140161'^^xsd:string;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83319153321951 -4.873009127718247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83319153321951"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873009127718247"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83319153321951 -4.873009127718247)"^^geo:wktLiteral ;
  geo-pos:lat "54.83319153321951"^^xsd:decimal ;
  geo-pos:long "-4.873009127718247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172142114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172142114'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8730091277182'^^xsd:double;
  dwc:latitude '54.83319153322'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172142114'^^xsd:string;
  dwc:observationDate '2004-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134497'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134497'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134496'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134496'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135882'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135882'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135890'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135890'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135885'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135885'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137236'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137236'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133190'^^xsd:integer;
  dwc:scientificName 'Spirorbis spirorbis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133190'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '334842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137222'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137222'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134500'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134500'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135879'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135879'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137238'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137238'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137237'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137237'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135881'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135881'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137234'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137234'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137230'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137230'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137227'^^xsd:integer;
  dwc:scientificName 'Ascidia conchilega'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137227'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '103702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137224'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137224'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135880'^^xsd:integer;
  dwc:scientificName 'Halichondria (Halichondria) panicea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '165853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135880'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137231'^^xsd:integer;
  dwc:scientificName 'Barnea candida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137231'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133189'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133189'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137229'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137229'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137226'^^xsd:integer;
  dwc:scientificName 'Alcyonidioides mytili'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '468026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137226'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135877'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135877'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133303'^^xsd:integer;
  dwc:scientificName 'Sycon (Scypha) ciliatum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133303'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135875'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135875'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133180'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133180'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135883'^^xsd:integer;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135883'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133182'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133182'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133188'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133188'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137240'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137240'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135887'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135887'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133181'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133181'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133185'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133185'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137233'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137233'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137221'^^xsd:integer;
  dwc:scientificName 'Amphilectus fucorum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137221'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133184'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133184'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137235'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137235'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137232'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137232'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137223'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137223'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133186'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133186'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135884'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135884'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137225'^^xsd:integer;
  dwc:scientificName 'Alcyonidium hirsutum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137225'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '111601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135878'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135878'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135888'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135888'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135876'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135876'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135886'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135886'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137239'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137239'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134498'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134498'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172135889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172135889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172135889'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172135889'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133187'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133187'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134499'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134499'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137228'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137228'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63943948976749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872497666238445"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63943948976749 -4.872497666238445)"^^geo:wktLiteral ;
  geo-pos:lat "54.63943948976749"^^xsd:decimal ;
  geo-pos:long "-4.872497666238445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133183'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8724976662384'^^xsd:double;
  dwc:latitude '54.639439489767'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133183'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72547627428971 -4.865379067356311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.72547627428971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865379067356311"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.72547627428971 -4.865379067356311)"^^geo:wktLiteral ;
  geo-pos:lat "54.72547627428971"^^xsd:decimal ;
  geo-pos:long "-4.865379067356311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140198'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8653790673563'^^xsd:double;
  dwc:latitude '54.72547627429'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140198'^^xsd:string;
  dwc:observationDate '1975-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.638761873543146 -4.863148839109369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.638761873543146"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863148839109369"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.638761873543146 -4.863148839109369)"^^geo:wktLiteral ;
  geo-pos:lat "54.638761873543146"^^xsd:decimal ;
  geo-pos:long "-4.863148839109369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138539'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8631488391094'^^xsd:double;
  dwc:latitude '54.638761873543'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138539'^^xsd:string;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.638761873543146 -4.863148839109369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.638761873543146"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863148839109369"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.638761873543146 -4.863148839109369)"^^geo:wktLiteral ;
  geo-pos:lat "54.638761873543146"^^xsd:decimal ;
  geo-pos:long "-4.863148839109369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172136547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172136547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172136547'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'B.R.H. Williams;E.J. Perkins'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8631488391094'^^xsd:double;
  dwc:latitude '54.638761873543'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172136547'^^xsd:string;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6805941387146 -4.862214790263587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6805941387146"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862214790263587"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6805941387146 -4.862214790263587)"^^geo:wktLiteral ;
  geo-pos:lat "54.6805941387146"^^xsd:decimal ;
  geo-pos:long "-4.862214790263587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141552'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8622147902636'^^xsd:double;
  dwc:latitude '54.680594138715'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141552'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.671617656745795 -4.8615829829147925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.671617656745795"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8615829829147925"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.671617656745795 -4.8615829829147925)"^^geo:wktLiteral ;
  geo-pos:lat "54.671617656745795"^^xsd:decimal ;
  geo-pos:long "-4.8615829829147925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141104'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8615829829148'^^xsd:double;
  dwc:latitude '54.671617656746'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141104'^^xsd:string;
  dwc:observationDate '2001-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.671617656745795 -4.8615829829147925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.671617656745795"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8615829829147925"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.671617656745795 -4.8615829829147925)"^^geo:wktLiteral ;
  geo-pos:lat "54.671617656745795"^^xsd:decimal ;
  geo-pos:long "-4.8615829829147925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141102'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8615829829148'^^xsd:double;
  dwc:latitude '54.671617656746'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141102'^^xsd:string;
  dwc:observationDate '2001-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.671617656745795 -4.8615829829147925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.671617656745795"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8615829829147925"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.671617656745795 -4.8615829829147925)"^^geo:wktLiteral ;
  geo-pos:lat "54.671617656745795"^^xsd:decimal ;
  geo-pos:long "-4.8615829829147925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140043'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8615829829148'^^xsd:double;
  dwc:latitude '54.671617656746'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140043'^^xsd:string;
  dwc:observationDate '1970-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66264115649781 -4.8609515243118375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66264115649781"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8609515243118375"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66264115649781 -4.8609515243118375)"^^geo:wktLiteral ;
  geo-pos:lat "54.66264115649781"^^xsd:decimal ;
  geo-pos:long "-4.8609515243118375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140045'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8609515243118'^^xsd:double;
  dwc:latitude '54.662641156498'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140045'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.64468810117344 -4.859689652298842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.64468810117344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859689652298842"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.64468810117344 -4.859689652298842)"^^geo:wktLiteral ;
  geo-pos:lat "54.64468810117344"^^xsd:decimal ;
  geo-pos:long "-4.859689652298842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140154'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8596896522988'^^xsd:double;
  dwc:latitude '54.644688101173'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140154'^^xsd:string;
  dwc:observationDate '1972-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141689'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141689'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141334'^^xsd:integer;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141334'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141570'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141570'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141658'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141658'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141676'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141676'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141617'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141617'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141363'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141363'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141657'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141657'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141571'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141571'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141526'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141526'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141683'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141683'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141699'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141699'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141362'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141362'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141278'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141278'^^xsd:string;
  dwc:observationDate '2002-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141299'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141299'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141404'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141404'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141685'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141685'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141527'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141527'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141660'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141660'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141687'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141687'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141279'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141279'^^xsd:string;
  dwc:observationDate '2002-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141691'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141691'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141677'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141677'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172142116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172142116'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172142116'^^xsd:string;
  dwc:observationDate '2004-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141364'^^xsd:integer;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141364'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141403'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141403'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141659'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141659'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141525'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141525'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141569'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141569'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141591'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141591'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.635711546101696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859059238367167"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.635711546101696 -4.859059238367167)"^^geo:wktLiteral ;
  geo-pos:lat "54.635711546101696"^^xsd:decimal ;
  geo-pos:long "-4.859059238367167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141693'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8590592383672'^^xsd:double;
  dwc:latitude '54.635711546102'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141693'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62673497275994 -4.85842917213806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62673497275994"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85842917213806"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62673497275994 -4.85842917213806)"^^geo:wktLiteral ;
  geo-pos:lat "54.62673497275994"^^xsd:decimal ;
  geo-pos:long "-4.85842917213806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141695'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8584291721381'^^xsd:double;
  dwc:latitude '54.62673497276'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141695'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62673497275994 -4.85842917213806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62673497275994"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85842917213806"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62673497275994 -4.85842917213806)"^^geo:wktLiteral ;
  geo-pos:lat "54.62673497275994"^^xsd:decimal ;
  geo-pos:long "-4.85842917213806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141686'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8584291721381'^^xsd:double;
  dwc:latitude '54.62673497276'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141686'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62673497275994 -4.85842917213806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62673497275994"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85842917213806"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62673497275994 -4.85842917213806)"^^geo:wktLiteral ;
  geo-pos:lat "54.62673497275994"^^xsd:decimal ;
  geo-pos:long "-4.85842917213806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141688'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8584291721381'^^xsd:double;
  dwc:latitude '54.62673497276'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141688'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62673497275994 -4.85842917213806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62673497275994"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85842917213806"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62673497275994 -4.85842917213806)"^^geo:wktLiteral ;
  geo-pos:lat "54.62673497275994"^^xsd:decimal ;
  geo-pos:long "-4.85842917213806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141698'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8584291721381'^^xsd:double;
  dwc:latitude '54.62673497276'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141698'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62673497275994 -4.85842917213806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62673497275994"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85842917213806"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62673497275994 -4.85842917213806)"^^geo:wktLiteral ;
  geo-pos:lat "54.62673497275994"^^xsd:decimal ;
  geo-pos:long "-4.85842917213806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141690'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8584291721381'^^xsd:double;
  dwc:latitude '54.62673497276'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141690'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62673497275994 -4.85842917213806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62673497275994"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85842917213806"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62673497275994 -4.85842917213806)"^^geo:wktLiteral ;
  geo-pos:lat "54.62673497275994"^^xsd:decimal ;
  geo-pos:long "-4.85842917213806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141675'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8584291721381'^^xsd:double;
  dwc:latitude '54.62673497276'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141675'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62673497275994 -4.85842917213806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62673497275994"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85842917213806"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62673497275994 -4.85842917213806)"^^geo:wktLiteral ;
  geo-pos:lat "54.62673497275994"^^xsd:decimal ;
  geo-pos:long "-4.85842917213806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141682'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8584291721381'^^xsd:double;
  dwc:latitude '54.62673497276'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141682'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62673497275994 -4.85842917213806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62673497275994"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85842917213806"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62673497275994 -4.85842917213806)"^^geo:wktLiteral ;
  geo-pos:lat "54.62673497275994"^^xsd:decimal ;
  geo-pos:long "-4.85842917213806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141694'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8584291721381'^^xsd:double;
  dwc:latitude '54.62673497276'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141694'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62673497275994 -4.85842917213806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62673497275994"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85842917213806"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62673497275994 -4.85842917213806)"^^geo:wktLiteral ;
  geo-pos:lat "54.62673497275994"^^xsd:decimal ;
  geo-pos:long "-4.85842917213806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141684'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8584291721381'^^xsd:double;
  dwc:latitude '54.62673497276'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141684'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62673497275994 -4.85842917213806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62673497275994"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85842917213806"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62673497275994 -4.85842917213806)"^^geo:wktLiteral ;
  geo-pos:lat "54.62673497275994"^^xsd:decimal ;
  geo-pos:long "-4.85842917213806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141692'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8584291721381'^^xsd:double;
  dwc:latitude '54.62673497276'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141692'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62673497275994 -4.85842917213806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62673497275994"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85842917213806"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62673497275994 -4.85842917213806)"^^geo:wktLiteral ;
  geo-pos:lat "54.62673497275994"^^xsd:decimal ;
  geo-pos:long "-4.85842917213806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141697'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8584291721381'^^xsd:double;
  dwc:latitude '54.62673497276'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141697'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60878177127565 -4.8571700817471894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60878177127565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8571700817471894"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60878177127565 -4.8571700817471894)"^^geo:wktLiteral ;
  geo-pos:lat "54.60878177127565"^^xsd:decimal ;
  geo-pos:long "-4.8571700817471894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141696'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8571700817472'^^xsd:double;
  dwc:latitude '54.608781771276'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141696'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.24718819864639 -4.855600429831717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.24718819864639"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855600429831717"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.24718819864639 -4.855600429831717)"^^geo:wktLiteral ;
  geo-pos:lat "55.24718819864639"^^xsd:decimal ;
  geo-pos:long "-4.855600429831717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139724'^^xsd:integer;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:startYearCollected '1926'^^xsd:integer;
  dwc:endYearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8556004298317'^^xsd:double;
  dwc:latitude '55.247188198646'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139724'^^xsd:string;
  dwc:observationDate '1926-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5818518320816 -4.855284047434838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5818518320816"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855284047434838"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5818518320816 -4.855284047434838)"^^geo:wktLiteral ;
  geo-pos:lat "54.5818518320816"^^xsd:decimal ;
  geo-pos:long "-4.855284047434838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141850'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8552840474348'^^xsd:double;
  dwc:latitude '54.581851832082'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141850'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.238212503151814 -4.854956701959446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.238212503151814"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854956701959446"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.238212503151814 -4.854956701959446)"^^geo:wktLiteral ;
  geo-pos:lat "55.238212503151814"^^xsd:decimal ;
  geo-pos:long "-4.854956701959446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139723'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:startYearCollected '1926'^^xsd:integer;
  dwc:endYearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8549567019594'^^xsd:double;
  dwc:latitude '55.238212503152'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139723'^^xsd:string;
  dwc:observationDate '1926-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09636413003756 -4.852409115299318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09636413003756"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852409115299318"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09636413003756 -4.852409115299318)"^^geo:wktLiteral ;
  geo-pos:lat "54.09636413003756"^^xsd:decimal ;
  geo-pos:long "-4.852409115299318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141084'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8524091152993'^^xsd:double;
  dwc:latitude '54.096364130038'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141084'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09636413003756 -4.852409115299318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.09636413003756"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852409115299318"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.09636413003756 -4.852409115299318)"^^geo:wktLiteral ;
  geo-pos:lat "54.09636413003756"^^xsd:decimal ;
  geo-pos:long "-4.852409115299318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141083'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8524091152993'^^xsd:double;
  dwc:latitude '54.096364130038'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141083'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66300611634875 -4.845466307183226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66300611634875"^^xsd:decimal ;
  dwc:decimalLongitude "-4.845466307183226"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66300611634875 -4.845466307183226)"^^geo:wktLiteral ;
  geo-pos:lat "54.66300611634875"^^xsd:decimal ;
  geo-pos:long "-4.845466307183226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140153'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8454663071832'^^xsd:double;
  dwc:latitude '54.663006116349'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140153'^^xsd:string;
  dwc:observationDate '1972-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65402947738787 -4.844838601750529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65402947738787"^^xsd:decimal ;
  dwc:decimalLongitude "-4.844838601750529"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65402947738787 -4.844838601750529)"^^geo:wktLiteral ;
  geo-pos:lat "54.65402947738787"^^xsd:decimal ;
  geo-pos:long "-4.844838601750529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140054'^^xsd:integer;
  dwc:scientificName 'Lamna nasus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8448386017505'^^xsd:double;
  dwc:latitude '54.654029477388'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140054'^^xsd:string;
  dwc:observationDate '1970-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '105841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63607614480326 -4.843584229683455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63607614480326"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843584229683455"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63607614480326 -4.843584229683455)"^^geo:wktLiteral ;
  geo-pos:lat "54.63607614480326"^^xsd:decimal ;
  geo-pos:long "-4.843584229683455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141365'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8435842296835'^^xsd:double;
  dwc:latitude '54.636076144803'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141365'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63607614480326 -4.843584229683455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63607614480326"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843584229683455"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63607614480326 -4.843584229683455)"^^geo:wktLiteral ;
  geo-pos:lat "54.63607614480326"^^xsd:decimal ;
  geo-pos:long "-4.843584229683455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141707'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8435842296835'^^xsd:double;
  dwc:latitude '54.636076144803'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141707'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63607614480326 -4.843584229683455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63607614480326"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843584229683455"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63607614480326 -4.843584229683455)"^^geo:wktLiteral ;
  geo-pos:lat "54.63607614480326"^^xsd:decimal ;
  geo-pos:long "-4.843584229683455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141595'^^xsd:integer;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8435842296835'^^xsd:double;
  dwc:latitude '54.636076144803'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141595'^^xsd:string;
  dwc:observationDate '2003-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63607614480326 -4.843584229683455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63607614480326"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843584229683455"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63607614480326 -4.843584229683455)"^^geo:wktLiteral ;
  geo-pos:lat "54.63607614480326"^^xsd:decimal ;
  geo-pos:long "-4.843584229683455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141705'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8435842296835'^^xsd:double;
  dwc:latitude '54.636076144803'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141705'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63607614480326 -4.843584229683455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63607614480326"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843584229683455"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63607614480326 -4.843584229683455)"^^geo:wktLiteral ;
  geo-pos:lat "54.63607614480326"^^xsd:decimal ;
  geo-pos:long "-4.843584229683455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141704'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8435842296835'^^xsd:double;
  dwc:latitude '54.636076144803'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141704'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63607614480326 -4.843584229683455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63607614480326"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843584229683455"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63607614480326 -4.843584229683455)"^^geo:wktLiteral ;
  geo-pos:lat "54.63607614480326"^^xsd:decimal ;
  geo-pos:long "-4.843584229683455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172142115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172142115'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8435842296835'^^xsd:double;
  dwc:latitude '54.636076144803'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172142115'^^xsd:string;
  dwc:observationDate '2004-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63607614480326 -4.843584229683455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63607614480326"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843584229683455"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63607614480326 -4.843584229683455)"^^geo:wktLiteral ;
  geo-pos:lat "54.63607614480326"^^xsd:decimal ;
  geo-pos:long "-4.843584229683455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141242'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8435842296835'^^xsd:double;
  dwc:latitude '54.636076144803'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141242'^^xsd:string;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63607614480326 -4.843584229683455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63607614480326"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843584229683455"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63607614480326 -4.843584229683455)"^^geo:wktLiteral ;
  geo-pos:lat "54.63607614480326"^^xsd:decimal ;
  geo-pos:long "-4.843584229683455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172142031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172142031'^^xsd:integer;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8435842296835'^^xsd:double;
  dwc:latitude '54.636076144803'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172142031'^^xsd:string;
  dwc:observationDate '2001-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63607614480326 -4.843584229683455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63607614480326"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843584229683455"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63607614480326 -4.843584229683455)"^^geo:wktLiteral ;
  geo-pos:lat "54.63607614480326"^^xsd:decimal ;
  geo-pos:long "-4.843584229683455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141271'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8435842296835'^^xsd:double;
  dwc:latitude '54.636076144803'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141271'^^xsd:string;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63607614480326 -4.843584229683455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63607614480326"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843584229683455"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63607614480326 -4.843584229683455)"^^geo:wktLiteral ;
  geo-pos:lat "54.63607614480326"^^xsd:decimal ;
  geo-pos:long "-4.843584229683455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140495'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8435842296835'^^xsd:double;
  dwc:latitude '54.636076144803'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140495'^^xsd:string;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61812273934982 -4.842331240953504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61812273934982"^^xsd:decimal ;
  dwc:decimalLongitude "-4.842331240953504"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61812273934982 -4.842331240953504)"^^geo:wktLiteral ;
  geo-pos:lat "54.61812273934982"^^xsd:decimal ;
  geo-pos:long "-4.842331240953504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141703'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8423312409535'^^xsd:double;
  dwc:latitude '54.61812273935'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141703'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.600169261045615 -4.841079633491604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.600169261045615"^^xsd:decimal ;
  dwc:decimalLongitude "-4.841079633491604"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.600169261045615 -4.841079633491604)"^^geo:wktLiteral ;
  geo-pos:lat "54.600169261045615"^^xsd:decimal ;
  geo-pos:long "-4.841079633491604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141706'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8410796334916'^^xsd:double;
  dwc:latitude '54.600169261046'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141706'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.600169261045615 -4.841079633491604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.600169261045615"^^xsd:decimal ;
  dwc:decimalLongitude "-4.841079633491604"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.600169261045615 -4.841079633491604)"^^geo:wktLiteral ;
  geo-pos:lat "54.600169261045615"^^xsd:decimal ;
  geo-pos:long "-4.841079633491604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141702'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8410796334916'^^xsd:double;
  dwc:latitude '54.600169261046'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141702'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.600169261045615 -4.841079633491604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.600169261045615"^^xsd:decimal ;
  dwc:decimalLongitude "-4.841079633491604"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.600169261045615 -4.841079633491604)"^^geo:wktLiteral ;
  geo-pos:lat "54.600169261045615"^^xsd:decimal ;
  geo-pos:long "-4.841079633491604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141701'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8410796334916'^^xsd:double;
  dwc:latitude '54.600169261046'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141701'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5911924945801 -4.840454347090734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5911924945801"^^xsd:decimal ;
  dwc:decimalLongitude "-4.840454347090734"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5911924945801 -4.840454347090734)"^^geo:wktLiteral ;
  geo-pos:lat "54.5911924945801"^^xsd:decimal ;
  geo-pos:long "-4.840454347090734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141700'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8404543470907'^^xsd:double;
  dwc:latitude '54.59119249458'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141700'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86322478732348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838514357510851"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  geo-pos:lat "54.86322478732348"^^xsd:decimal ;
  geo-pos:long "-4.838514357510851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133914'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8385143575109'^^xsd:double;
  dwc:latitude '54.863224787323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133914'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86322478732348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838514357510851"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  geo-pos:lat "54.86322478732348"^^xsd:decimal ;
  geo-pos:long "-4.838514357510851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133194'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8385143575109'^^xsd:double;
  dwc:latitude '54.863224787323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133194'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86322478732348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838514357510851"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  geo-pos:lat "54.86322478732348"^^xsd:decimal ;
  geo-pos:long "-4.838514357510851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133912'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8385143575109'^^xsd:double;
  dwc:latitude '54.863224787323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133912'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86322478732348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838514357510851"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  geo-pos:lat "54.86322478732348"^^xsd:decimal ;
  geo-pos:long "-4.838514357510851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133202'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8385143575109'^^xsd:double;
  dwc:latitude '54.863224787323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133202'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86322478732348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838514357510851"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  geo-pos:lat "54.86322478732348"^^xsd:decimal ;
  geo-pos:long "-4.838514357510851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133193'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8385143575109'^^xsd:double;
  dwc:latitude '54.863224787323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133193'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86322478732348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838514357510851"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  geo-pos:lat "54.86322478732348"^^xsd:decimal ;
  geo-pos:long "-4.838514357510851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133200'^^xsd:integer;
  dwc:scientificName 'Halichondria (Halichondria) panicea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8385143575109'^^xsd:double;
  dwc:latitude '54.863224787323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '165853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133200'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86322478732348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838514357510851"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  geo-pos:lat "54.86322478732348"^^xsd:decimal ;
  geo-pos:long "-4.838514357510851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133199'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8385143575109'^^xsd:double;
  dwc:latitude '54.863224787323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133199'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86322478732348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838514357510851"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  geo-pos:lat "54.86322478732348"^^xsd:decimal ;
  geo-pos:long "-4.838514357510851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133192'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8385143575109'^^xsd:double;
  dwc:latitude '54.863224787323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133192'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86322478732348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838514357510851"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  geo-pos:lat "54.86322478732348"^^xsd:decimal ;
  geo-pos:long "-4.838514357510851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133203'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8385143575109'^^xsd:double;
  dwc:latitude '54.863224787323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133203'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86322478732348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838514357510851"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  geo-pos:lat "54.86322478732348"^^xsd:decimal ;
  geo-pos:long "-4.838514357510851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133191'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8385143575109'^^xsd:double;
  dwc:latitude '54.863224787323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133191'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86322478732348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838514357510851"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  geo-pos:lat "54.86322478732348"^^xsd:decimal ;
  geo-pos:long "-4.838514357510851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133195'^^xsd:integer;
  dwc:scientificName 'Arenicola marina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8385143575109'^^xsd:double;
  dwc:latitude '54.863224787323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133195'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '129868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86322478732348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838514357510851"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  geo-pos:lat "54.86322478732348"^^xsd:decimal ;
  geo-pos:long "-4.838514357510851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133201'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8385143575109'^^xsd:double;
  dwc:latitude '54.863224787323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133201'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86322478732348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838514357510851"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  geo-pos:lat "54.86322478732348"^^xsd:decimal ;
  geo-pos:long "-4.838514357510851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133913'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8385143575109'^^xsd:double;
  dwc:latitude '54.863224787323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133913'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86322478732348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838514357510851"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  geo-pos:lat "54.86322478732348"^^xsd:decimal ;
  geo-pos:long "-4.838514357510851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133198'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8385143575109'^^xsd:double;
  dwc:latitude '54.863224787323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133198'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86322478732348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838514357510851"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  geo-pos:lat "54.86322478732348"^^xsd:decimal ;
  geo-pos:long "-4.838514357510851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133196'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8385143575109'^^xsd:double;
  dwc:latitude '54.863224787323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133196'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86322478732348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838514357510851"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  geo-pos:lat "54.86322478732348"^^xsd:decimal ;
  geo-pos:long "-4.838514357510851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133911'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8385143575109'^^xsd:double;
  dwc:latitude '54.863224787323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133911'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.86322478732348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838514357510851"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.86322478732348 -4.838514357510851)"^^geo:wktLiteral ;
  geo-pos:lat "54.86322478732348"^^xsd:decimal ;
  geo-pos:long "-4.838514357510851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172133197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172133197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172133197'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8385143575109'^^xsd:double;
  dwc:latitude '54.863224787323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172133197'^^xsd:string;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05183755811666 -4.834073998637385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05183755811666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.834073998637385"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05183755811666 -4.834073998637385)"^^geo:wktLiteral ;
  geo-pos:lat "54.05183755811666"^^xsd:decimal ;
  geo-pos:long "-4.834073998637385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140139'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8340739986374'^^xsd:double;
  dwc:latitude '54.051837558117'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140139'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05183755811666 -4.834073998637385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05183755811666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.834073998637385"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05183755811666 -4.834073998637385)"^^geo:wktLiteral ;
  geo-pos:lat "54.05183755811666"^^xsd:decimal ;
  geo-pos:long "-4.834073998637385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141995'^^xsd:integer;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8340739986374'^^xsd:double;
  dwc:latitude '54.051837558117'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141995'^^xsd:string;
  dwc:observationDate '1997-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05183755811666 -4.834073998637385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05183755811666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.834073998637385"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05183755811666 -4.834073998637385)"^^geo:wktLiteral ;
  geo-pos:lat "54.05183755811666"^^xsd:decimal ;
  geo-pos:long "-4.834073998637385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140138'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8340739986374'^^xsd:double;
  dwc:latitude '54.051837558117'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140138'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68132256164139 -4.831230378893406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68132256164139"^^xsd:decimal ;
  dwc:decimalLongitude "-4.831230378893406"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68132256164139 -4.831230378893406)"^^geo:wktLiteral ;
  geo-pos:lat "54.68132256164139"^^xsd:decimal ;
  geo-pos:long "-4.831230378893406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140046'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8312303788934'^^xsd:double;
  dwc:latitude '54.681322561641'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140046'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66336909866485 -4.829980743442079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66336909866485"^^xsd:decimal ;
  dwc:decimalLongitude "-4.829980743442079"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66336909866485 -4.829980743442079)"^^geo:wktLiteral ;
  geo-pos:lat "54.66336909866485"^^xsd:decimal ;
  geo-pos:long "-4.829980743442079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140053'^^xsd:integer;
  dwc:scientificName 'Lamna nasus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8299807434421'^^xsd:double;
  dwc:latitude '54.663369098665'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140053'^^xsd:string;
  dwc:observationDate '1970-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66336909866485 -4.829980743442079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66336909866485"^^xsd:decimal ;
  dwc:decimalLongitude "-4.829980743442079"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66336909866485 -4.829980743442079)"^^geo:wktLiteral ;
  geo-pos:lat "54.66336909866485"^^xsd:decimal ;
  geo-pos:long "-4.829980743442079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141406'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8299807434421'^^xsd:double;
  dwc:latitude '54.663369098665'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141406'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.645415563002906 -4.828732486948214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.645415563002906"^^xsd:decimal ;
  dwc:decimalLongitude "-4.828732486948214"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.645415563002906 -4.828732486948214)"^^geo:wktLiteral ;
  geo-pos:lat "54.645415563002906"^^xsd:decimal ;
  geo-pos:long "-4.828732486948214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140162'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8287324869482'^^xsd:double;
  dwc:latitude '54.645415563003'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140162'^^xsd:string;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.861216828742144 -4.8282417338996675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.861216828742144"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8282417338996675"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.861216828742144 -4.8282417338996675)"^^geo:wktLiteral ;
  geo-pos:lat "54.861216828742144"^^xsd:decimal ;
  geo-pos:long "-4.8282417338996675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140519'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8282417338997'^^xsd:double;
  dwc:latitude '54.861216828742'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140519'^^xsd:string;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.861216828742144 -4.8282417338996675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.861216828742144"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8282417338996675"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.861216828742144 -4.8282417338996675)"^^geo:wktLiteral ;
  geo-pos:lat "54.861216828742144"^^xsd:decimal ;
  geo-pos:long "-4.8282417338996675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139641'^^xsd:integer;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8282417338997'^^xsd:double;
  dwc:latitude '54.861216828742'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139641'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.636438767920474 -4.8281088751650865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.636438767920474"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8281088751650865"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.636438767920474 -4.8281088751650865)"^^geo:wktLiteral ;
  geo-pos:lat "54.636438767920474"^^xsd:decimal ;
  geo-pos:long "-4.8281088751650865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140032'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8281088751651'^^xsd:double;
  dwc:latitude '54.63643876792'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140032'^^xsd:string;
  dwc:observationDate '1969-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.85224034998719 -4.8276132357788955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.85224034998719"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8276132357788955"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.85224034998719 -4.8276132357788955)"^^geo:wktLiteral ;
  geo-pos:lat "54.85224034998719"^^xsd:decimal ;
  geo-pos:long "-4.8276132357788955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141866'^^xsd:integer;
  dwc:scientificName 'Lamna nasus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8276132357789'^^xsd:double;
  dwc:latitude '54.852240349987'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141866'^^xsd:string;
  dwc:aphiaIdAccepted '105841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.627461954673315 -4.827485607347559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.627461954673315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.827485607347559"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.627461954673315 -4.827485607347559)"^^geo:wktLiteral ;
  geo-pos:lat "54.627461954673315"^^xsd:decimal ;
  geo-pos:long "-4.827485607347559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140034'^^xsd:integer;
  dwc:scientificName 'Lamna nasus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8274856073476'^^xsd:double;
  dwc:latitude '54.627461954673'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140034'^^xsd:string;
  dwc:observationDate '1969-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.627461954673315 -4.827485607347559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.627461954673315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.827485607347559"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.627461954673315 -4.827485607347559)"^^geo:wktLiteral ;
  geo-pos:lat "54.627461954673315"^^xsd:decimal ;
  geo-pos:long "-4.827485607347559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140035'^^xsd:integer;
  dwc:scientificName 'Lamna nasus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8274856073476'^^xsd:double;
  dwc:latitude '54.627461954673'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140035'^^xsd:string;
  dwc:observationDate '1969-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07015183836924 -4.820033455369056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.07015183836924"^^xsd:decimal ;
  dwc:decimalLongitude "-4.820033455369056"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07015183836924 -4.820033455369056)"^^geo:wktLiteral ;
  geo-pos:lat "54.07015183836924"^^xsd:decimal ;
  geo-pos:long "-4.820033455369056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140547'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8200334553691'^^xsd:double;
  dwc:latitude '54.070151838369'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140547'^^xsd:string;
  dwc:observationDate '1989-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07015183836924 -4.820033455369056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.07015183836924"^^xsd:decimal ;
  dwc:decimalLongitude "-4.820033455369056"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07015183836924 -4.820033455369056)"^^geo:wktLiteral ;
  geo-pos:lat "54.07015183836924"^^xsd:decimal ;
  geo-pos:long "-4.820033455369056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172142005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172142005'^^xsd:integer;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8200334553691'^^xsd:double;
  dwc:latitude '54.070151838369'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172142005'^^xsd:string;
  dwc:observationDate '1998-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07015183836924 -4.820033455369056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.07015183836924"^^xsd:decimal ;
  dwc:decimalLongitude "-4.820033455369056"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07015183836924 -4.820033455369056)"^^geo:wktLiteral ;
  geo-pos:lat "54.07015183836924"^^xsd:decimal ;
  geo-pos:long "-4.820033455369056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140896'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8200334553691'^^xsd:double;
  dwc:latitude '54.070151838369'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140896'^^xsd:string;
  dwc:observationDate '2000-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06117411854465 -4.819424780732787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06117411854465"^^xsd:decimal ;
  dwc:decimalLongitude "-4.819424780732787"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06117411854465 -4.819424780732787)"^^geo:wktLiteral ;
  geo-pos:lat "54.06117411854465"^^xsd:decimal ;
  geo-pos:long "-4.819424780732787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140091'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8194247807328'^^xsd:double;
  dwc:latitude '54.061174118545'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140091'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04321862451382 -4.818208425932057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04321862451382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.818208425932057"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04321862451382 -4.818208425932057)"^^geo:wktLiteral ;
  geo-pos:lat "54.04321862451382"^^xsd:decimal ;
  geo-pos:long "-4.818208425932057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140137'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8182084259321'^^xsd:double;
  dwc:latitude '54.043218624514'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140137'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04321862451382 -4.818208425932057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04321862451382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.818208425932057"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04321862451382 -4.818208425932057)"^^geo:wktLiteral ;
  geo-pos:lat "54.04321862451382"^^xsd:decimal ;
  geo-pos:long "-4.818208425932057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140496'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8182084259321'^^xsd:double;
  dwc:latitude '54.043218624514'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140496'^^xsd:string;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.64577632946946 -4.813253387002386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.64577632946946"^^xsd:decimal ;
  dwc:decimalLongitude "-4.813253387002386"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.64577632946946 -4.813253387002386)"^^geo:wktLiteral ;
  geo-pos:lat "54.64577632946946"^^xsd:decimal ;
  geo-pos:long "-4.813253387002386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141126'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8132533870024'^^xsd:double;
  dwc:latitude '54.645776329469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141126'^^xsd:string;
  dwc:observationDate '2001-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.64577632946946 -4.813253387002386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.64577632946946"^^xsd:decimal ;
  dwc:decimalLongitude "-4.813253387002386"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.64577632946946 -4.813253387002386)"^^geo:wktLiteral ;
  geo-pos:lat "54.64577632946946"^^xsd:decimal ;
  geo-pos:long "-4.813253387002386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141113'^^xsd:integer;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8132533870024'^^xsd:double;
  dwc:latitude '54.645776329469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141113'^^xsd:string;
  dwc:observationDate '2001-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.64577632946946 -4.813253387002386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.64577632946946"^^xsd:decimal ;
  dwc:decimalLongitude "-4.813253387002386"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.64577632946946 -4.813253387002386)"^^geo:wktLiteral ;
  geo-pos:lat "54.64577632946946"^^xsd:decimal ;
  geo-pos:long "-4.813253387002386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140608'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8132533870024'^^xsd:double;
  dwc:latitude '54.645776329469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140608'^^xsd:string;
  dwc:observationDate '1991-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.85260187720534 -4.812055034871875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.85260187720534"^^xsd:decimal ;
  dwc:decimalLongitude "-4.812055034871875"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.85260187720534 -4.812055034871875)"^^geo:wktLiteral ;
  geo-pos:lat "54.85260187720534"^^xsd:decimal ;
  geo-pos:long "-4.812055034871875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141865'^^xsd:integer;
  dwc:scientificName 'Lamna nasus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8120550348719'^^xsd:double;
  dwc:latitude '54.852601877205'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141865'^^xsd:string;
  dwc:aphiaIdAccepted '105841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.627822483131176 -4.812013308455708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.627822483131176"^^xsd:decimal ;
  dwc:decimalLongitude "-4.812013308455708"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.627822483131176 -4.812013308455708)"^^geo:wktLiteral ;
  geo-pos:lat "54.627822483131176"^^xsd:decimal ;
  geo-pos:long "-4.812013308455708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140160'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8120133084557'^^xsd:double;
  dwc:latitude '54.627822483131'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140160'^^xsd:string;
  dwc:observationDate '1973-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83464862608187 -4.810805971614057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.83464862608187"^^xsd:decimal ;
  dwc:decimalLongitude "-4.810805971614057"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.83464862608187 -4.810805971614057)"^^geo:wktLiteral ;
  geo-pos:lat "54.83464862608187"^^xsd:decimal ;
  geo-pos:long "-4.810805971614057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141429'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8108059716141'^^xsd:double;
  dwc:latitude '54.834648626082'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141429'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08846458048475 -4.805980768009894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.08846458048475"^^xsd:decimal ;
  dwc:decimalLongitude "-4.805980768009894"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08846458048475 -4.805980768009894)"^^geo:wktLiteral ;
  geo-pos:lat "54.08846458048475"^^xsd:decimal ;
  geo-pos:long "-4.805980768009894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140545'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8059807680099'^^xsd:double;
  dwc:latitude '54.088464580485'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140545'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08846458048475 -4.805980768009894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.08846458048475"^^xsd:decimal ;
  dwc:decimalLongitude "-4.805980768009894"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08846458048475 -4.805980768009894)"^^geo:wktLiteral ;
  geo-pos:lat "54.08846458048475"^^xsd:decimal ;
  geo-pos:long "-4.805980768009894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140544'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8059807680099'^^xsd:double;
  dwc:latitude '54.088464580485'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140544'^^xsd:string;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08846458048475 -4.805980768009894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.08846458048475"^^xsd:decimal ;
  dwc:decimalLongitude "-4.805980768009894"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08846458048475 -4.805980768009894)"^^geo:wktLiteral ;
  geo-pos:lat "54.08846458048475"^^xsd:decimal ;
  geo-pos:long "-4.805980768009894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141956'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8059807680099'^^xsd:double;
  dwc:latitude '54.088464580485'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141956'^^xsd:string;
  dwc:observationDate '1981-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04357539621071 -4.802953814185896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.04357539621071"^^xsd:decimal ;
  dwc:decimalLongitude "-4.802953814185896"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.04357539621071 -4.802953814185896)"^^geo:wktLiteral ;
  geo-pos:lat "54.04357539621071"^^xsd:decimal ;
  geo-pos:long "-4.802953814185896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140071'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.8029538141859'^^xsd:double;
  dwc:latitude '54.043575396211'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140071'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.842584382643054"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798115278782348"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  geo-pos:lat "54.842584382643054"^^xsd:decimal ;
  geo-pos:long "-4.798115278782348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139127'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7981152787823'^^xsd:double;
  dwc:latitude '54.842584382643'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139127'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.842584382643054"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798115278782348"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  geo-pos:lat "54.842584382643054"^^xsd:decimal ;
  geo-pos:long "-4.798115278782348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139128'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7981152787823'^^xsd:double;
  dwc:latitude '54.842584382643'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139128'^^xsd:string;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.842584382643054"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798115278782348"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  geo-pos:lat "54.842584382643054"^^xsd:decimal ;
  geo-pos:long "-4.798115278782348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139118'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7981152787823'^^xsd:double;
  dwc:latitude '54.842584382643'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139118'^^xsd:string;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.842584382643054"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798115278782348"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  geo-pos:lat "54.842584382643054"^^xsd:decimal ;
  geo-pos:long "-4.798115278782348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139109'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7981152787823'^^xsd:double;
  dwc:latitude '54.842584382643'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139109'^^xsd:string;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.842584382643054"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798115278782348"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  geo-pos:lat "54.842584382643054"^^xsd:decimal ;
  geo-pos:long "-4.798115278782348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139119'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7981152787823'^^xsd:double;
  dwc:latitude '54.842584382643'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139119'^^xsd:string;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.842584382643054"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798115278782348"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  geo-pos:lat "54.842584382643054"^^xsd:decimal ;
  geo-pos:long "-4.798115278782348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139122'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7981152787823'^^xsd:double;
  dwc:latitude '54.842584382643'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139122'^^xsd:string;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.842584382643054"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798115278782348"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  geo-pos:lat "54.842584382643054"^^xsd:decimal ;
  geo-pos:long "-4.798115278782348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139131'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7981152787823'^^xsd:double;
  dwc:latitude '54.842584382643'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139131'^^xsd:string;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.842584382643054"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798115278782348"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  geo-pos:lat "54.842584382643054"^^xsd:decimal ;
  geo-pos:long "-4.798115278782348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139129'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7981152787823'^^xsd:double;
  dwc:latitude '54.842584382643'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139129'^^xsd:string;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.842584382643054"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798115278782348"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  geo-pos:lat "54.842584382643054"^^xsd:decimal ;
  geo-pos:long "-4.798115278782348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139132'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7981152787823'^^xsd:double;
  dwc:latitude '54.842584382643'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139132'^^xsd:string;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.842584382643054"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798115278782348"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  geo-pos:lat "54.842584382643054"^^xsd:decimal ;
  geo-pos:long "-4.798115278782348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139117'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7981152787823'^^xsd:double;
  dwc:latitude '54.842584382643'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139117'^^xsd:string;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.842584382643054"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798115278782348"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  geo-pos:lat "54.842584382643054"^^xsd:decimal ;
  geo-pos:long "-4.798115278782348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139114'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7981152787823'^^xsd:double;
  dwc:latitude '54.842584382643'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139114'^^xsd:string;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.842584382643054"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798115278782348"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  geo-pos:lat "54.842584382643054"^^xsd:decimal ;
  geo-pos:long "-4.798115278782348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139120'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7981152787823'^^xsd:double;
  dwc:latitude '54.842584382643'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139120'^^xsd:string;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.842584382643054"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798115278782348"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  geo-pos:lat "54.842584382643054"^^xsd:decimal ;
  geo-pos:long "-4.798115278782348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139130'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7981152787823'^^xsd:double;
  dwc:latitude '54.842584382643'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139130'^^xsd:string;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.842584382643054"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798115278782348"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  geo-pos:lat "54.842584382643054"^^xsd:decimal ;
  geo-pos:long "-4.798115278782348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139126'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7981152787823'^^xsd:double;
  dwc:latitude '54.842584382643'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139126'^^xsd:string;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.842584382643054"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798115278782348"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  geo-pos:lat "54.842584382643054"^^xsd:decimal ;
  geo-pos:long "-4.798115278782348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139116'^^xsd:integer;
  dwc:scientificName 'Cladophora pellucida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7981152787823'^^xsd:double;
  dwc:latitude '54.842584382643'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139116'^^xsd:string;
  dwc:aphiaIdAccepted '1311360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.842584382643054"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798115278782348"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  geo-pos:lat "54.842584382643054"^^xsd:decimal ;
  geo-pos:long "-4.798115278782348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139121'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7981152787823'^^xsd:double;
  dwc:latitude '54.842584382643'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139121'^^xsd:string;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.842584382643054"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798115278782348"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  geo-pos:lat "54.842584382643054"^^xsd:decimal ;
  geo-pos:long "-4.798115278782348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139123'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7981152787823'^^xsd:double;
  dwc:latitude '54.842584382643'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139123'^^xsd:string;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.842584382643054"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798115278782348"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  geo-pos:lat "54.842584382643054"^^xsd:decimal ;
  geo-pos:long "-4.798115278782348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139110'^^xsd:integer;
  dwc:scientificName 'Angulus tenuis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7981152787823'^^xsd:double;
  dwc:latitude '54.842584382643'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146492'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139110'^^xsd:string;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.842584382643054"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798115278782348"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  geo-pos:lat "54.842584382643054"^^xsd:decimal ;
  geo-pos:long "-4.798115278782348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139113'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7981152787823'^^xsd:double;
  dwc:latitude '54.842584382643'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139113'^^xsd:string;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.842584382643054"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798115278782348"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  geo-pos:lat "54.842584382643054"^^xsd:decimal ;
  geo-pos:long "-4.798115278782348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139125'^^xsd:integer;
  dwc:scientificName 'Margarites striatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7981152787823'^^xsd:double;
  dwc:latitude '54.842584382643'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139125'^^xsd:string;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.842584382643054"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798115278782348"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  geo-pos:lat "54.842584382643054"^^xsd:decimal ;
  geo-pos:long "-4.798115278782348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139115'^^xsd:integer;
  dwc:scientificName 'Chthamalus montagui'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7981152787823'^^xsd:double;
  dwc:latitude '54.842584382643'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139115'^^xsd:string;
  dwc:aphiaIdAccepted '106230'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.842584382643054"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798115278782348"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  geo-pos:lat "54.842584382643054"^^xsd:decimal ;
  geo-pos:long "-4.798115278782348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139111'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7981152787823'^^xsd:double;
  dwc:latitude '54.842584382643'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139111'^^xsd:string;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.842584382643054"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798115278782348"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  geo-pos:lat "54.842584382643054"^^xsd:decimal ;
  geo-pos:long "-4.798115278782348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139112'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7981152787823'^^xsd:double;
  dwc:latitude '54.842584382643'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139112'^^xsd:string;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.842584382643054"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798115278782348"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.842584382643054 -4.798115278782348)"^^geo:wktLiteral ;
  geo-pos:lat "54.842584382643054"^^xsd:decimal ;
  geo-pos:long "-4.798115278782348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172139124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172139124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172139124'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7981152787823'^^xsd:double;
  dwc:latitude '54.842584382643'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172139124'^^xsd:string;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.64613511950868 -4.797773944703166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.64613511950868"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797773944703166"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.64613511950868 -4.797773944703166)"^^geo:wktLiteral ;
  geo-pos:lat "54.64613511950868"^^xsd:decimal ;
  geo-pos:long "-4.797773944703166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141455'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7977739447032'^^xsd:double;
  dwc:latitude '54.646135119509'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141455'^^xsd:string;
  dwc:observationDate '2003-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63715808701531 -4.797157136099137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63715808701531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797157136099137"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63715808701531 -4.797157136099137)"^^geo:wktLiteral ;
  geo-pos:lat "54.63715808701531"^^xsd:decimal ;
  geo-pos:long "-4.797157136099137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140163'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7971571360991'^^xsd:double;
  dwc:latitude '54.637158087015'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140163'^^xsd:string;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.85296141287004 -4.796496487548105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.85296141287004"^^xsd:decimal ;
  dwc:decimalLongitude "-4.796496487548105"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.85296141287004 -4.796496487548105)"^^geo:wktLiteral ;
  geo-pos:lat "54.85296141287004"^^xsd:decimal ;
  geo-pos:long "-4.796496487548105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140520'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7964964875481'^^xsd:double;
  dwc:latitude '54.85296141287'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140520'^^xsd:string;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.835007923939955 -4.7952543131000755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.835007923939955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7952543131000755"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.835007923939955 -4.7952543131000755)"^^geo:wktLiteral ;
  geo-pos:lat "54.835007923939955"^^xsd:decimal ;
  geo-pos:long "-4.7952543131000755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141110'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7952543131001'^^xsd:double;
  dwc:latitude '54.83500792394'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141110'^^xsd:string;
  dwc:observationDate '2001-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.80807755513358 -4.793393630739598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.80807755513358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793393630739598"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.80807755513358 -4.793393630739598)"^^geo:wktLiteral ;
  geo-pos:lat "54.80807755513358"^^xsd:decimal ;
  geo-pos:long "-4.793393630739598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140047'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7933936307396'^^xsd:double;
  dwc:latitude '54.808077555134'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140047'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.070864148451584 -4.789504207848369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.070864148451584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789504207848369"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.070864148451584 -4.789504207848369)"^^geo:wktLiteral ;
  geo-pos:lat "54.070864148451584"^^xsd:decimal ;
  geo-pos:long "-4.789504207848369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140061'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7895042078484'^^xsd:double;
  dwc:latitude '54.070864148452'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140061'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.070864148451584 -4.789504207848369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.070864148451584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789504207848369"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.070864148451584 -4.789504207848369)"^^geo:wktLiteral ;
  geo-pos:lat "54.070864148451584"^^xsd:decimal ;
  geo-pos:long "-4.789504207848369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141924'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7895042078484'^^xsd:double;
  dwc:latitude '54.070864148452'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141924'^^xsd:string;
  dwc:observationDate '1965-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.061886195194525 -4.78890210168353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.061886195194525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78890210168353"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.061886195194525 -4.78890210168353)"^^geo:wktLiteral ;
  geo-pos:lat "54.061886195194525"^^xsd:decimal ;
  geo-pos:long "-4.78890210168353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141777'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7889021016835'^^xsd:double;
  dwc:latitude '54.061886195195'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141777'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.061886195194525 -4.78890210168353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.061886195194525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78890210168353"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.061886195194525 -4.78890210168353)"^^geo:wktLiteral ;
  geo-pos:lat "54.061886195194525"^^xsd:decimal ;
  geo-pos:long "-4.78890210168353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141922'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7889021016835'^^xsd:double;
  dwc:latitude '54.061886195195'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141922'^^xsd:string;
  dwc:observationDate '1965-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.061886195194525 -4.78890210168353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.061886195194525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78890210168353"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.061886195194525 -4.78890210168353)"^^geo:wktLiteral ;
  geo-pos:lat "54.061886195194525"^^xsd:decimal ;
  geo-pos:long "-4.78890210168353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140072'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7889021016835'^^xsd:double;
  dwc:latitude '54.061886195195'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140072'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.061886195194525 -4.78890210168353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.061886195194525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78890210168353"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.061886195194525 -4.78890210168353)"^^geo:wktLiteral ;
  geo-pos:lat "54.061886195194525"^^xsd:decimal ;
  geo-pos:long "-4.78890210168353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141773'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7889021016835'^^xsd:double;
  dwc:latitude '54.061886195195'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141773'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63751478280103 -4.781680755289587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63751478280103"^^xsd:decimal ;
  dwc:decimalLongitude "-4.781680755289587"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63751478280103 -4.781680755289587)"^^geo:wktLiteral ;
  geo-pos:lat "54.63751478280103"^^xsd:decimal ;
  geo-pos:long "-4.781680755289587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141020'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7816807552896'^^xsd:double;
  dwc:latitude '54.637514782801'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141020'^^xsd:string;
  dwc:observationDate '2001-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62853761456838 -4.781067687016273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62853761456838"^^xsd:decimal ;
  dwc:decimalLongitude "-4.781067687016273"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62853761456838 -4.781067687016273)"^^geo:wktLiteral ;
  geo-pos:lat "54.62853761456838"^^xsd:decimal ;
  geo-pos:long "-4.781067687016273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140225'^^xsd:integer;
  dwc:scientificName 'Lamna nasus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7810676870163'^^xsd:double;
  dwc:latitude '54.628537614568'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140225'^^xsd:string;
  dwc:observationDate '1976-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '105841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84434210317543 -4.780319781975218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84434210317543"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780319781975218"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84434210317543 -4.780319781975218)"^^geo:wktLiteral ;
  geo-pos:lat "54.84434210317543"^^xsd:decimal ;
  geo-pos:long "-4.780319781975218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141103'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7803197819752'^^xsd:double;
  dwc:latitude '54.844342103175'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141103'^^xsd:string;
  dwc:observationDate '2001-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82638834174317 -4.77908518130109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82638834174317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.77908518130109"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82638834174317 -4.77908518130109)"^^geo:wktLiteral ;
  geo-pos:lat "54.82638834174317"^^xsd:decimal ;
  geo-pos:long "-4.77908518130109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141335'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7790851813011'^^xsd:double;
  dwc:latitude '54.826388341743'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141335'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08917348470208 -4.775437713589703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.08917348470208"^^xsd:decimal ;
  dwc:decimalLongitude "-4.775437713589703"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08917348470208 -4.775437713589703)"^^geo:wktLiteral ;
  geo-pos:lat "54.08917348470208"^^xsd:decimal ;
  geo-pos:long "-4.775437713589703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140548'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7754377135897'^^xsd:double;
  dwc:latitude '54.089173484702'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140548'^^xsd:string;
  dwc:observationDate '1989-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08917348470208 -4.775437713589703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.08917348470208"^^xsd:decimal ;
  dwc:decimalLongitude "-4.775437713589703"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08917348470208 -4.775437713589703)"^^geo:wktLiteral ;
  geo-pos:lat "54.08917348470208"^^xsd:decimal ;
  geo-pos:long "-4.775437713589703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140554'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7754377135897'^^xsd:double;
  dwc:latitude '54.089173484702'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140554'^^xsd:string;
  dwc:observationDate '1989-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08917348470208 -4.775437713589703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.08917348470208"^^xsd:decimal ;
  dwc:decimalLongitude "-4.775437713589703"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08917348470208 -4.775437713589703)"^^geo:wktLiteral ;
  geo-pos:lat "54.08917348470208"^^xsd:decimal ;
  geo-pos:long "-4.775437713589703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139774'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7754377135897'^^xsd:double;
  dwc:latitude '54.089173484702'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139774'^^xsd:string;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08917348470208 -4.775437713589703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.08917348470208"^^xsd:decimal ;
  dwc:decimalLongitude "-4.775437713589703"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08917348470208 -4.775437713589703)"^^geo:wktLiteral ;
  geo-pos:lat "54.08917348470208"^^xsd:decimal ;
  geo-pos:long "-4.775437713589703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140111'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7754377135897'^^xsd:double;
  dwc:latitude '54.089173484702'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140111'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08917348470208 -4.775437713589703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.08917348470208"^^xsd:decimal ;
  dwc:decimalLongitude "-4.775437713589703"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08917348470208 -4.775437713589703)"^^geo:wktLiteral ;
  geo-pos:lat "54.08917348470208"^^xsd:decimal ;
  geo-pos:long "-4.775437713589703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140560'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7754377135897'^^xsd:double;
  dwc:latitude '54.089173484702'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140560'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08917348470208 -4.775437713589703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.08917348470208"^^xsd:decimal ;
  dwc:decimalLongitude "-4.775437713589703"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08917348470208 -4.775437713589703)"^^geo:wktLiteral ;
  geo-pos:lat "54.08917348470208"^^xsd:decimal ;
  geo-pos:long "-4.775437713589703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140068'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7754377135897'^^xsd:double;
  dwc:latitude '54.089173484702'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140068'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08917348470208 -4.775437713589703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.08917348470208"^^xsd:decimal ;
  dwc:decimalLongitude "-4.775437713589703"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08917348470208 -4.775437713589703)"^^geo:wktLiteral ;
  geo-pos:lat "54.08917348470208"^^xsd:decimal ;
  geo-pos:long "-4.775437713589703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139773'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7754377135897'^^xsd:double;
  dwc:latitude '54.089173484702'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139773'^^xsd:string;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08019545163918 -4.7748382388533175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.08019545163918"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7748382388533175"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08019545163918 -4.7748382388533175)"^^geo:wktLiteral ;
  geo-pos:lat "54.08019545163918"^^xsd:decimal ;
  geo-pos:long "-4.7748382388533175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140064'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7748382388533'^^xsd:double;
  dwc:latitude '54.080195451639'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140064'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0532612445664 -4.773041773914562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0532612445664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.773041773914562"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0532612445664 -4.773041773914562)"^^geo:wktLiteral ;
  geo-pos:lat "54.0532612445664"^^xsd:decimal ;
  geo-pos:long "-4.773041773914562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140134'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7730417739146'^^xsd:double;
  dwc:latitude '54.053261244566'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140134'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0532612445664 -4.773041773914562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0532612445664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.773041773914562"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0532612445664 -4.773041773914562)"^^geo:wktLiteral ;
  geo-pos:lat "54.0532612445664"^^xsd:decimal ;
  geo-pos:long "-4.773041773914562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141432'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7730417739146'^^xsd:double;
  dwc:latitude '54.053261244566'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141432'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0532612445664 -4.773041773914562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0532612445664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.773041773914562"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0532612445664 -4.773041773914562)"^^geo:wktLiteral ;
  geo-pos:lat "54.0532612445664"^^xsd:decimal ;
  geo-pos:long "-4.773041773914562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140066'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7730417739146'^^xsd:double;
  dwc:latitude '54.053261244566'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140066'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16134957244524 -4.764946911580357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16134957244524"^^xsd:decimal ;
  dwc:decimalLongitude "-4.764946911580357"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16134957244524 -4.764946911580357)"^^geo:wktLiteral ;
  geo-pos:lat "54.16134957244524"^^xsd:decimal ;
  geo-pos:long "-4.764946911580357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141496'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7649469115804'^^xsd:double;
  dwc:latitude '54.161349572445'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141496'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16134957244524 -4.764946911580357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16134957244524"^^xsd:decimal ;
  dwc:decimalLongitude "-4.764946911580357"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16134957244524 -4.764946911580357)"^^geo:wktLiteral ;
  geo-pos:lat "54.16134957244524"^^xsd:decimal ;
  geo-pos:long "-4.764946911580357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172142094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172142094'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7649469115804'^^xsd:double;
  dwc:latitude '54.161349572445'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172142094'^^xsd:string;
  dwc:observationDate '2004-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.826743541318834 -4.7635362787681625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.826743541318834"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7635362787681625"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.826743541318834 -4.7635362787681625)"^^geo:wktLiteral ;
  geo-pos:lat "54.826743541318834"^^xsd:decimal ;
  geo-pos:long "-4.7635362787681625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141528'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7635362787682'^^xsd:double;
  dwc:latitude '54.826743541319'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141528'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.826743541318834 -4.7635362787681625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.826743541318834"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7635362787681625"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.826743541318834 -4.7635362787681625)"^^geo:wktLiteral ;
  geo-pos:lat "54.826743541318834"^^xsd:decimal ;
  geo-pos:long "-4.7635362787681625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141661'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7635362787682'^^xsd:double;
  dwc:latitude '54.826743541319'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141661'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.10748127466511 -4.7613590434395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.10748127466511"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7613590434395"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.10748127466511 -4.7613590434395)"^^geo:wktLiteral ;
  geo-pos:lat "54.10748127466511"^^xsd:decimal ;
  geo-pos:long "-4.7613590434395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140069'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7613590434395'^^xsd:double;
  dwc:latitude '54.107481274665'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140069'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08952503187563 -4.760165695066632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.08952503187563"^^xsd:decimal ;
  dwc:decimalLongitude "-4.760165695066632"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08952503187563 -4.760165695066632)"^^geo:wktLiteral ;
  geo-pos:lat "54.08952503187563"^^xsd:decimal ;
  geo-pos:long "-4.760165695066632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139769'^^xsd:integer;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7601656950666'^^xsd:double;
  dwc:latitude '54.089525031876'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139769'^^xsd:string;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08952503187563 -4.760165695066632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.08952503187563"^^xsd:decimal ;
  dwc:decimalLongitude "-4.760165695066632"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08952503187563 -4.760165695066632)"^^geo:wktLiteral ;
  geo-pos:lat "54.08952503187563"^^xsd:decimal ;
  geo-pos:long "-4.760165695066632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140556'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7601656950666'^^xsd:double;
  dwc:latitude '54.089525031876'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140556'^^xsd:string;
  dwc:observationDate '1989-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08952503187563 -4.760165695066632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.08952503187563"^^xsd:decimal ;
  dwc:decimalLongitude "-4.760165695066632"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.08952503187563 -4.760165695066632)"^^geo:wktLiteral ;
  geo-pos:lat "54.08952503187563"^^xsd:decimal ;
  geo-pos:long "-4.760165695066632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139770'^^xsd:integer;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7601656950666'^^xsd:double;
  dwc:latitude '54.089525031876'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139770'^^xsd:string;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06259053318764 -4.758378110603574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06259053318764"^^xsd:decimal ;
  dwc:decimalLongitude "-4.758378110603574"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06259053318764 -4.758378110603574)"^^geo:wktLiteral ;
  geo-pos:lat "54.06259053318764"^^xsd:decimal ;
  geo-pos:long "-4.758378110603574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141781'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7583781106036'^^xsd:double;
  dwc:latitude '54.062590533188'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141781'^^xsd:string;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06259053318764 -4.758378110603574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06259053318764"^^xsd:decimal ;
  dwc:decimalLongitude "-4.758378110603574"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06259053318764 -4.758378110603574)"^^geo:wktLiteral ;
  geo-pos:lat "54.06259053318764"^^xsd:decimal ;
  geo-pos:long "-4.758378110603574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140782'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7583781106036'^^xsd:double;
  dwc:latitude '54.062590533188'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140782'^^xsd:string;
  dwc:observationDate '1997-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05361233109864 -4.757782898318027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05361233109864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.757782898318027"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05361233109864 -4.757782898318027)"^^geo:wktLiteral ;
  geo-pos:lat "54.05361233109864"^^xsd:decimal ;
  geo-pos:long "-4.757782898318027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140141'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.757782898318'^^xsd:double;
  dwc:latitude '54.053612331099'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140141'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.044634111083106 -4.757188010235556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.044634111083106"^^xsd:decimal ;
  dwc:decimalLongitude "-4.757188010235556"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.044634111083106 -4.757188010235556)"^^geo:wktLiteral ;
  geo-pos:lat "54.044634111083106"^^xsd:decimal ;
  geo-pos:long "-4.757188010235556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141918'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7571880102356'^^xsd:double;
  dwc:latitude '54.044634111083'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141918'^^xsd:string;
  dwc:observationDate '1965-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.044634111083106 -4.757188010235556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.044634111083106"^^xsd:decimal ;
  dwc:decimalLongitude "-4.757188010235556"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.044634111083106 -4.757188010235556)"^^geo:wktLiteral ;
  geo-pos:lat "54.044634111083106"^^xsd:decimal ;
  geo-pos:long "-4.757188010235556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141059'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7571880102356'^^xsd:double;
  dwc:latitude '54.044634111083'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141059'^^xsd:string;
  dwc:observationDate '2001-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16170010146381 -4.749648194269443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16170010146381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.749648194269443"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16170010146381 -4.749648194269443)"^^geo:wktLiteral ;
  geo-pos:lat "54.16170010146381"^^xsd:decimal ;
  geo-pos:long "-4.749648194269443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141488'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7496481942694'^^xsd:double;
  dwc:latitude '54.161700101464'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141488'^^xsd:string;
  dwc:observationDate '2003-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16170010146381 -4.749648194269443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16170010146381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.749648194269443"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16170010146381 -4.749648194269443)"^^geo:wktLiteral ;
  geo-pos:lat "54.16170010146381"^^xsd:decimal ;
  geo-pos:long "-4.749648194269443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140104'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7496481942694'^^xsd:double;
  dwc:latitude '54.161700101464'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140104'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16170010146381 -4.749648194269443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16170010146381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.749648194269443"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16170010146381 -4.749648194269443)"^^geo:wktLiteral ;
  geo-pos:lat "54.16170010146381"^^xsd:decimal ;
  geo-pos:long "-4.749648194269443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141466'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7496481942694'^^xsd:double;
  dwc:latitude '54.161700101464'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141466'^^xsd:string;
  dwc:observationDate '2003-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82709675102199 -4.747987036298006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82709675102199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.747987036298006"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82709675102199 -4.747987036298006)"^^geo:wktLiteral ;
  geo-pos:lat "54.82709675102199"^^xsd:decimal ;
  geo-pos:long "-4.747987036298006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140191'^^xsd:integer;
  dwc:scientificName 'Lamna nasus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.747987036298'^^xsd:double;
  dwc:latitude '54.827096751022'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140191'^^xsd:string;
  dwc:observationDate '1975-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '105841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.107831114443904 -4.7460801170983355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.107831114443904"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7460801170983355"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.107831114443904 -4.7460801170983355)"^^geo:wktLiteral ;
  geo-pos:lat "54.107831114443904"^^xsd:decimal ;
  geo-pos:long "-4.7460801170983355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141306'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7460801170983'^^xsd:double;
  dwc:latitude '54.107831114444'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141306'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.107831114443904 -4.7460801170983355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.107831114443904"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7460801170983355"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.107831114443904 -4.7460801170983355)"^^geo:wktLiteral ;
  geo-pos:lat "54.107831114443904"^^xsd:decimal ;
  geo-pos:long "-4.7460801170983355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140086'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7460801170983'^^xsd:double;
  dwc:latitude '54.107831114444'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140086'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.77323363072814 -4.744332656818933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.77323363072814"^^xsd:decimal ;
  dwc:decimalLongitude "-4.744332656818933"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.77323363072814 -4.744332656818933)"^^geo:wktLiteral ;
  geo-pos:lat "54.77323363072814"^^xsd:decimal ;
  geo-pos:long "-4.744332656818933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140048'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7443326568189'^^xsd:double;
  dwc:latitude '54.773233630728'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140048'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.062939799957945 -4.743115627508893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.062939799957945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.743115627508893"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.062939799957945 -4.743115627508893)"^^geo:wktLiteral ;
  geo-pos:lat "54.062939799957945"^^xsd:decimal ;
  geo-pos:long "-4.743115627508893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140109'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7431156275089'^^xsd:double;
  dwc:latitude '54.062939799958'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140109'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82677104558226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742514278332003"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  geo-pos:lat "54.82677104558226"^^xsd:decimal ;
  geo-pos:long "-4.742514278332003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138484'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.742514278332'^^xsd:double;
  dwc:latitude '54.826771045582'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138484'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82677104558226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742514278332003"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  geo-pos:lat "54.82677104558226"^^xsd:decimal ;
  geo-pos:long "-4.742514278332003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138486'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.742514278332'^^xsd:double;
  dwc:latitude '54.826771045582'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138486'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82677104558226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742514278332003"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  geo-pos:lat "54.82677104558226"^^xsd:decimal ;
  geo-pos:long "-4.742514278332003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138491'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.742514278332'^^xsd:double;
  dwc:latitude '54.826771045582'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138491'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82677104558226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742514278332003"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  geo-pos:lat "54.82677104558226"^^xsd:decimal ;
  geo-pos:long "-4.742514278332003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138492'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.742514278332'^^xsd:double;
  dwc:latitude '54.826771045582'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138492'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82677104558226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742514278332003"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  geo-pos:lat "54.82677104558226"^^xsd:decimal ;
  geo-pos:long "-4.742514278332003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138483'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.742514278332'^^xsd:double;
  dwc:latitude '54.826771045582'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138483'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82677104558226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742514278332003"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  geo-pos:lat "54.82677104558226"^^xsd:decimal ;
  geo-pos:long "-4.742514278332003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138494'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.742514278332'^^xsd:double;
  dwc:latitude '54.826771045582'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138494'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82677104558226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742514278332003"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  geo-pos:lat "54.82677104558226"^^xsd:decimal ;
  geo-pos:long "-4.742514278332003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138496'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.742514278332'^^xsd:double;
  dwc:latitude '54.826771045582'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138496'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82677104558226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742514278332003"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  geo-pos:lat "54.82677104558226"^^xsd:decimal ;
  geo-pos:long "-4.742514278332003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138487'^^xsd:integer;
  dwc:scientificName 'Barnea candida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.742514278332'^^xsd:double;
  dwc:latitude '54.826771045582'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138487'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82677104558226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742514278332003"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  geo-pos:lat "54.82677104558226"^^xsd:decimal ;
  geo-pos:long "-4.742514278332003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138489'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.742514278332'^^xsd:double;
  dwc:latitude '54.826771045582'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138489'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82677104558226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742514278332003"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  geo-pos:lat "54.82677104558226"^^xsd:decimal ;
  geo-pos:long "-4.742514278332003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138485'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.742514278332'^^xsd:double;
  dwc:latitude '54.826771045582'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138485'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82677104558226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742514278332003"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  geo-pos:lat "54.82677104558226"^^xsd:decimal ;
  geo-pos:long "-4.742514278332003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138488'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.742514278332'^^xsd:double;
  dwc:latitude '54.826771045582'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138488'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82677104558226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742514278332003"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  geo-pos:lat "54.82677104558226"^^xsd:decimal ;
  geo-pos:long "-4.742514278332003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138490'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.742514278332'^^xsd:double;
  dwc:latitude '54.826771045582'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138490'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82677104558226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742514278332003"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  geo-pos:lat "54.82677104558226"^^xsd:decimal ;
  geo-pos:long "-4.742514278332003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134917'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.742514278332'^^xsd:double;
  dwc:latitude '54.826771045582'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134917'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82677104558226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742514278332003"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  geo-pos:lat "54.82677104558226"^^xsd:decimal ;
  geo-pos:long "-4.742514278332003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138493'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.742514278332'^^xsd:double;
  dwc:latitude '54.826771045582'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138493'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82677104558226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742514278332003"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  geo-pos:lat "54.82677104558226"^^xsd:decimal ;
  geo-pos:long "-4.742514278332003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138497'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.742514278332'^^xsd:double;
  dwc:latitude '54.826771045582'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138497'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82677104558226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742514278332003"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  geo-pos:lat "54.82677104558226"^^xsd:decimal ;
  geo-pos:long "-4.742514278332003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172138495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172138495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172138495'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.742514278332'^^xsd:double;
  dwc:latitude '54.826771045582'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172138495'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82677104558226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742514278332003"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  geo-pos:lat "54.82677104558226"^^xsd:decimal ;
  geo-pos:long "-4.742514278332003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172134918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172134918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172134918'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.742514278332'^^xsd:double;
  dwc:latitude '54.826771045582'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172134918'^^xsd:string;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82677104558226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742514278332003"^^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 "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82677104558226 -4.742514278332003)"^^geo:wktLiteral ;
  geo-pos:lat "54.82677104558226"^^xsd:decimal ;
  geo-pos:long "-4.742514278332003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34107%3A172137478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34107:172137478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34107'^^xsd:integer;
  dwc:catalogNumber '172137478'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'R.C. Covey'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.742514278332'^^xsd:double;
  dwc:latitude '54.826771045582'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34107:172137478'^^xsd:string;
  dwc:observationDate '1989-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7193698665556 -4.740690391888604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7193698665556"^^xsd:decimal ;
  dwc:decimalLongitude "-4.740690391888604"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7193698665556 -4.740690391888604)"^^geo:wktLiteral ;
  geo-pos:lat "54.7193698665556"^^xsd:decimal ;
  geo-pos:long "-4.740690391888604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141492'^^xsd:integer;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7406903918886'^^xsd:double;
  dwc:latitude '54.719369866556'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141492'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.018048038488686 -4.740159204396719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.018048038488686"^^xsd:decimal ;
  dwc:decimalLongitude "-4.740159204396719"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.018048038488686 -4.740159204396719)"^^geo:wktLiteral ;
  geo-pos:lat "54.018048038488686"^^xsd:decimal ;
  geo-pos:long "-4.740159204396719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141915'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7401592043967'^^xsd:double;
  dwc:latitude '54.018048038489'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141915'^^xsd:string;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.188983283826815 -4.736127657921517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.188983283826815"^^xsd:decimal ;
  dwc:decimalLongitude "-4.736127657921517"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.188983283826815 -4.736127657921517)"^^geo:wktLiteral ;
  geo-pos:lat "54.188983283826815"^^xsd:decimal ;
  geo-pos:long "-4.736127657921517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140493'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7361276579215'^^xsd:double;
  dwc:latitude '54.188983283827'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140493'^^xsd:string;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.188983283826815 -4.736127657921517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.188983283826815"^^xsd:decimal ;
  dwc:decimalLongitude "-4.736127657921517"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.188983283826815 -4.736127657921517)"^^geo:wktLiteral ;
  geo-pos:lat "54.188983283826815"^^xsd:decimal ;
  geo-pos:long "-4.736127657921517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141064'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7361276579215'^^xsd:double;
  dwc:latitude '54.188983283827'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141064'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.188983283826815 -4.736127657921517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.188983283826815"^^xsd:decimal ;
  dwc:decimalLongitude "-4.736127657921517"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.188983283826815 -4.736127657921517)"^^geo:wktLiteral ;
  geo-pos:lat "54.188983283826815"^^xsd:decimal ;
  geo-pos:long "-4.736127657921517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172142035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172142035'^^xsd:integer;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7361276579215'^^xsd:double;
  dwc:latitude '54.188983283827'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172142035'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.188983283826815 -4.736127657921517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.188983283826815"^^xsd:decimal ;
  dwc:decimalLongitude "-4.736127657921517"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.188983283826815 -4.736127657921517)"^^geo:wktLiteral ;
  geo-pos:lat "54.188983283826815"^^xsd:decimal ;
  geo-pos:long "-4.736127657921517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141494'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7361276579215'^^xsd:double;
  dwc:latitude '54.188983283827'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141494'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17102690484416 -4.734941663282655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.17102690484416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.734941663282655"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17102690484416 -4.734941663282655)"^^geo:wktLiteral ;
  geo-pos:lat "54.17102690484416"^^xsd:decimal ;
  geo-pos:long "-4.734941663282655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141643'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7349416632827'^^xsd:double;
  dwc:latitude '54.171026904844'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141643'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17102690484416 -4.734941663282655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.17102690484416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.734941663282655"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.17102690484416 -4.734941663282655)"^^geo:wktLiteral ;
  geo-pos:lat "54.17102690484416"^^xsd:decimal ;
  geo-pos:long "-4.734941663282655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140081'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7349416632827'^^xsd:double;
  dwc:latitude '54.171026904844'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140081'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16204868857148 -4.734349151672665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16204868857148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.734349151672665"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16204868857148 -4.734349151672665)"^^geo:wktLiteral ;
  geo-pos:lat "54.16204868857148"^^xsd:decimal ;
  geo-pos:long "-4.734349151672665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141530'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7343491516727'^^xsd:double;
  dwc:latitude '54.162048688571'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141530'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16204868857148 -4.734349151672665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16204868857148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.734349151672665"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16204868857148 -4.734349151672665)"^^geo:wktLiteral ;
  geo-pos:lat "54.16204868857148"^^xsd:decimal ;
  geo-pos:long "-4.734349151672665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141410'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7343491516727'^^xsd:double;
  dwc:latitude '54.162048688571'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141410'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16204868857148 -4.734349151672665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16204868857148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.734349151672665"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16204868857148 -4.734349151672665)"^^geo:wktLiteral ;
  geo-pos:lat "54.16204868857148"^^xsd:decimal ;
  geo-pos:long "-4.734349151672665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140549'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7343491516727'^^xsd:double;
  dwc:latitude '54.162048688571'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140549'^^xsd:string;
  dwc:observationDate '1989-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15307045444717 -4.733756963550319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15307045444717"^^xsd:decimal ;
  dwc:decimalLongitude "-4.733756963550319"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15307045444717 -4.733756963550319)"^^geo:wktLiteral ;
  geo-pos:lat "54.15307045444717"^^xsd:decimal ;
  geo-pos:long "-4.733756963550319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172142095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172142095'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7337569635503'^^xsd:double;
  dwc:latitude '54.153070454447'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172142095'^^xsd:string;
  dwc:observationDate '2004-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15307045444717 -4.733756963550319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.15307045444717"^^xsd:decimal ;
  dwc:decimalLongitude "-4.733756963550319"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.15307045444717 -4.733756963550319)"^^geo:wktLiteral ;
  geo-pos:lat "54.15307045444717"^^xsd:decimal ;
  geo-pos:long "-4.733756963550319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140103'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7337569635503'^^xsd:double;
  dwc:latitude '54.153070454447'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140103'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13511393265132 -4.732573556814072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.13511393265132"^^xsd:decimal ;
  dwc:decimalLongitude "-4.732573556814072"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13511393265132 -4.732573556814072)"^^geo:wktLiteral ;
  geo-pos:lat "54.13511393265132"^^xsd:decimal ;
  geo-pos:long "-4.732573556814072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139759'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7325735568141'^^xsd:double;
  dwc:latitude '54.135113932651'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139759'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13511393265132 -4.732573556814072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.13511393265132"^^xsd:decimal ;
  dwc:decimalLongitude "-4.732573556814072"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.13511393265132 -4.732573556814072)"^^geo:wktLiteral ;
  geo-pos:lat "54.13511393265132"^^xsd:decimal ;
  geo-pos:long "-4.732573556814072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140080'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7325735568141'^^xsd:double;
  dwc:latitude '54.135113932651'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140080'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12613564498368 -4.73198233772352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.12613564498368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73198233772352"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12613564498368 -4.73198233772352)"^^geo:wktLiteral ;
  geo-pos:lat "54.12613564498368"^^xsd:decimal ;
  geo-pos:long "-4.73198233772352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140140'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7319823377235'^^xsd:double;
  dwc:latitude '54.126135644984'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140140'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12613564498368 -4.73198233772352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.12613564498368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73198233772352"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12613564498368 -4.73198233772352)"^^geo:wktLiteral ;
  geo-pos:lat "54.12613564498368"^^xsd:decimal ;
  geo-pos:long "-4.73198233772352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141495'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7319823377235'^^xsd:double;
  dwc:latitude '54.126135644984'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141495'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12613564498368 -4.73198233772352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.12613564498368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73198233772352"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12613564498368 -4.73198233772352)"^^geo:wktLiteral ;
  geo-pos:lat "54.12613564498368"^^xsd:decimal ;
  geo-pos:long "-4.73198233772352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141778'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7319823377235'^^xsd:double;
  dwc:latitude '54.126135644984'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141778'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12613564498368 -4.73198233772352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.12613564498368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73198233772352"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12613564498368 -4.73198233772352)"^^geo:wktLiteral ;
  geo-pos:lat "54.12613564498368"^^xsd:decimal ;
  geo-pos:long "-4.73198233772352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141780'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7319823377235'^^xsd:double;
  dwc:latitude '54.126135644984'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141780'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12613564498368 -4.73198233772352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.12613564498368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73198233772352"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12613564498368 -4.73198233772352)"^^geo:wktLiteral ;
  geo-pos:lat "54.12613564498368"^^xsd:decimal ;
  geo-pos:long "-4.73198233772352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141717'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7319823377235'^^xsd:double;
  dwc:latitude '54.126135644984'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141717'^^xsd:string;
  dwc:observationDate '2003-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12613564498368 -4.73198233772352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.12613564498368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73198233772352"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.12613564498368 -4.73198233772352)"^^geo:wktLiteral ;
  geo-pos:lat "54.12613564498368"^^xsd:decimal ;
  geo-pos:long "-4.73198233772352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141779'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7319823377235'^^xsd:double;
  dwc:latitude '54.126135644984'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141779'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07226554432353 -4.728441788089297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.07226554432353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.728441788089297"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07226554432353 -4.728441788089297)"^^geo:wktLiteral ;
  geo-pos:lat "54.07226554432353"^^xsd:decimal ;
  geo-pos:long "-4.728441788089297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139867'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7284417880893'^^xsd:double;
  dwc:latitude '54.072265544324'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139867'^^xsd:string;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07226554432353 -4.728441788089297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.07226554432353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.728441788089297"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07226554432353 -4.728441788089297)"^^geo:wktLiteral ;
  geo-pos:lat "54.07226554432353"^^xsd:decimal ;
  geo-pos:long "-4.728441788089297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139866'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7284417880893'^^xsd:double;
  dwc:latitude '54.072265544324'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139866'^^xsd:string;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07226554432353 -4.728441788089297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.07226554432353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.728441788089297"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07226554432353 -4.728441788089297)"^^geo:wktLiteral ;
  geo-pos:lat "54.07226554432353"^^xsd:decimal ;
  geo-pos:long "-4.728441788089297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139734'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7284417880893'^^xsd:double;
  dwc:latitude '54.072265544324'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139734'^^xsd:string;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07226554432353 -4.728441788089297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.07226554432353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.728441788089297"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07226554432353 -4.728441788089297)"^^geo:wktLiteral ;
  geo-pos:lat "54.07226554432353"^^xsd:decimal ;
  geo-pos:long "-4.728441788089297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139868'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7284417880893'^^xsd:double;
  dwc:latitude '54.072265544324'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139868'^^xsd:string;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07226554432353 -4.728441788089297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.07226554432353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.728441788089297"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07226554432353 -4.728441788089297)"^^geo:wktLiteral ;
  geo-pos:lat "54.07226554432353"^^xsd:decimal ;
  geo-pos:long "-4.728441788089297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139860'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7284417880893'^^xsd:double;
  dwc:latitude '54.072265544324'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139860'^^xsd:string;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07226554432353 -4.728441788089297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.07226554432353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.728441788089297"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07226554432353 -4.728441788089297)"^^geo:wktLiteral ;
  geo-pos:lat "54.07226554432353"^^xsd:decimal ;
  geo-pos:long "-4.728441788089297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140123'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7284417880893'^^xsd:double;
  dwc:latitude '54.072265544324'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140123'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07226554432353 -4.728441788089297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.07226554432353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.728441788089297"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07226554432353 -4.728441788089297)"^^geo:wktLiteral ;
  geo-pos:lat "54.07226554432353"^^xsd:decimal ;
  geo-pos:long "-4.728441788089297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139822'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7284417880893'^^xsd:double;
  dwc:latitude '54.072265544324'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139822'^^xsd:string;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0632871317891 -4.727852821755195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0632871317891"^^xsd:decimal ;
  dwc:decimalLongitude "-4.727852821755195"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0632871317891 -4.727852821755195)"^^geo:wktLiteral ;
  geo-pos:lat "54.0632871317891"^^xsd:decimal ;
  geo-pos:long "-4.727852821755195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140093'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7278528217552'^^xsd:double;
  dwc:latitude '54.063287131789'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140093'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75562940617607 -4.7275951170045865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75562940617607"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7275951170045865"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75562940617607 -4.7275951170045865)"^^geo:wktLiteral ;
  geo-pos:lat "54.75562940617607"^^xsd:decimal ;
  geo-pos:long "-4.7275951170045865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140057'^^xsd:integer;
  dwc:scientificName 'Lamna nasus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7275951170046'^^xsd:double;
  dwc:latitude '54.755629406176'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140057'^^xsd:string;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '105841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.85904329986596 -4.726781790713299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.85904329986596"^^xsd:decimal ;
  dwc:decimalLongitude "-4.726781790713299"^^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 "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.85904329986596 -4.726781790713299)"^^geo:wktLiteral ;
  geo-pos:lat "54.85904329986596"^^xsd:decimal ;
  geo-pos:long "-4.726781790713299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139453'^^xsd:integer;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7267817907133'^^xsd:double;
  dwc:latitude '54.859043299866'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139453'^^xsd:string;
  dwc:observationDate '1975-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27013411874061 -4.726141561451114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27013411874061"^^xsd:decimal ;
  dwc:decimalLongitude "-4.726141561451114"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27013411874061 -4.726141561451114)"^^geo:wktLiteral ;
  geo-pos:lat "54.27013411874061"^^xsd:decimal ;
  geo-pos:long "-4.726141561451114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140906'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7261415614511'^^xsd:double;
  dwc:latitude '54.270134118741'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140906'^^xsd:string;
  dwc:observationDate '2000-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.018394801699046 -4.724912798495481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.018394801699046"^^xsd:decimal ;
  dwc:decimalLongitude "-4.724912798495481"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.018394801699046 -4.724912798495481)"^^geo:wktLiteral ;
  geo-pos:lat "54.018394801699046"^^xsd:decimal ;
  geo-pos:long "-4.724912798495481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140653'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7249127984955'^^xsd:double;
  dwc:latitude '54.018394801699'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140653'^^xsd:string;
  dwc:observationDate '1994-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20728680585506 -4.721999038999639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20728680585506"^^xsd:decimal ;
  dwc:decimalLongitude "-4.721999038999639"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20728680585506 -4.721999038999639)"^^geo:wktLiteral ;
  geo-pos:lat "54.20728680585506"^^xsd:decimal ;
  geo-pos:long "-4.721999038999639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141107'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7219990389996'^^xsd:double;
  dwc:latitude '54.207286805855'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141107'^^xsd:string;
  dwc:observationDate '2001-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20728680585506 -4.721999038999639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20728680585506"^^xsd:decimal ;
  dwc:decimalLongitude "-4.721999038999639"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20728680585506 -4.721999038999639)"^^geo:wktLiteral ;
  geo-pos:lat "54.20728680585506"^^xsd:decimal ;
  geo-pos:long "-4.721999038999639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140681'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7219990389996'^^xsd:double;
  dwc:latitude '54.207286805855'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140681'^^xsd:string;
  dwc:observationDate '1995-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20728680585506 -4.721999038999639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20728680585506"^^xsd:decimal ;
  dwc:decimalLongitude "-4.721999038999639"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20728680585506 -4.721999038999639)"^^geo:wktLiteral ;
  geo-pos:lat "54.20728680585506"^^xsd:decimal ;
  geo-pos:long "-4.721999038999639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141640'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7219990389996'^^xsd:double;
  dwc:latitude '54.207286805855'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141640'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20728680585506 -4.721999038999639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20728680585506"^^xsd:decimal ;
  dwc:decimalLongitude "-4.721999038999639"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20728680585506 -4.721999038999639)"^^geo:wktLiteral ;
  geo-pos:lat "54.20728680585506"^^xsd:decimal ;
  geo-pos:long "-4.721999038999639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141295'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7219990389996'^^xsd:double;
  dwc:latitude '54.207286805855'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141295'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20728680585506 -4.721999038999639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20728680585506"^^xsd:decimal ;
  dwc:decimalLongitude "-4.721999038999639"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20728680585506 -4.721999038999639)"^^geo:wktLiteral ;
  geo-pos:lat "54.20728680585506"^^xsd:decimal ;
  geo-pos:long "-4.721999038999639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141379'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7219990389996'^^xsd:double;
  dwc:latitude '54.207286805855'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141379'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20728680585506 -4.721999038999639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20728680585506"^^xsd:decimal ;
  dwc:decimalLongitude "-4.721999038999639"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20728680585506 -4.721999038999639)"^^geo:wktLiteral ;
  geo-pos:lat "54.20728680585506"^^xsd:decimal ;
  geo-pos:long "-4.721999038999639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140077'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7219990389996'^^xsd:double;
  dwc:latitude '54.207286805855'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140077'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20728680585506 -4.721999038999639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20728680585506"^^xsd:decimal ;
  dwc:decimalLongitude "-4.721999038999639"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20728680585506 -4.721999038999639)"^^geo:wktLiteral ;
  geo-pos:lat "54.20728680585506"^^xsd:decimal ;
  geo-pos:long "-4.721999038999639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141101'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7219990389996'^^xsd:double;
  dwc:latitude '54.207286805855'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141101'^^xsd:string;
  dwc:observationDate '2001-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20728680585506 -4.721999038999639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.20728680585506"^^xsd:decimal ;
  dwc:decimalLongitude "-4.721999038999639"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.20728680585506 -4.721999038999639)"^^geo:wktLiteral ;
  geo-pos:lat "54.20728680585506"^^xsd:decimal ;
  geo-pos:long "-4.721999038999639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141610'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7219990389996'^^xsd:double;
  dwc:latitude '54.207286805855'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141610'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.198308547036085 -4.721408543510803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.198308547036085"^^xsd:decimal ;
  dwc:decimalLongitude "-4.721408543510803"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.198308547036085 -4.721408543510803)"^^geo:wktLiteral ;
  geo-pos:lat "54.198308547036085"^^xsd:decimal ;
  geo-pos:long "-4.721408543510803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172142084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172142084'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7214085435108'^^xsd:double;
  dwc:latitude '54.198308547036'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172142084'^^xsd:string;
  dwc:observationDate '2004-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.198308547036085 -4.721408543510803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.198308547036085"^^xsd:decimal ;
  dwc:decimalLongitude "-4.721408543510803"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.198308547036085 -4.721408543510803)"^^geo:wktLiteral ;
  geo-pos:lat "54.198308547036085"^^xsd:decimal ;
  geo-pos:long "-4.721408543510803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140143'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7214085435108'^^xsd:double;
  dwc:latitude '54.198308547036'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140143'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18933027040688 -4.7208183706634035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.18933027040688"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7208183706634035"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.18933027040688 -4.7208183706634035)"^^geo:wktLiteral ;
  geo-pos:lat "54.18933027040688"^^xsd:decimal ;
  geo-pos:long "-4.7208183706634035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140144'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7208183706634'^^xsd:double;
  dwc:latitude '54.189330270407'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140144'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.180351975969366 -4.720228520219125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.180351975969366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.720228520219125"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.180351975969366 -4.720228520219125)"^^geo:wktLiteral ;
  geo-pos:lat "54.180351975969366"^^xsd:decimal ;
  geo-pos:long "-4.720228520219125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141583'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7202285202191'^^xsd:double;
  dwc:latitude '54.180351975969'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141583'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82779720043143 -4.71688753914518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82779720043143"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71688753914518"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82779720043143 -4.71688753914518)"^^geo:wktLiteral ;
  geo-pos:lat "54.82779720043143"^^xsd:decimal ;
  geo-pos:long "-4.71688753914518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140526'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7168875391452'^^xsd:double;
  dwc:latitude '54.827797200431'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140526'^^xsd:string;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82779720043143 -4.71688753914518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.82779720043143"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71688753914518"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.82779720043143 -4.71688753914518)"^^geo:wktLiteral ;
  geo-pos:lat "54.82779720043143"^^xsd:decimal ;
  geo-pos:long "-4.71688753914518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140542'^^xsd:integer;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7168875391452'^^xsd:double;
  dwc:latitude '54.827797200431'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140542'^^xsd:string;
  dwc:observationDate '1989-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.081589562352185 -4.713761376017277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.081589562352185"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713761376017277"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.081589562352185 -4.713761376017277)"^^geo:wktLiteral ;
  geo-pos:lat "54.081589562352185"^^xsd:decimal ;
  geo-pos:long "-4.713761376017277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139816'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7137613760173'^^xsd:double;
  dwc:latitude '54.081589562352'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139816'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.081589562352185 -4.713761376017277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.081589562352185"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713761376017277"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.081589562352185 -4.713761376017277)"^^geo:wktLiteral ;
  geo-pos:lat "54.081589562352185"^^xsd:decimal ;
  geo-pos:long "-4.713761376017277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139811'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7137613760173'^^xsd:double;
  dwc:latitude '54.081589562352'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139811'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.081589562352185 -4.713761376017277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.081589562352185"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713761376017277"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.081589562352185 -4.713761376017277)"^^geo:wktLiteral ;
  geo-pos:lat "54.081589562352185"^^xsd:decimal ;
  geo-pos:long "-4.713761376017277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139861'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7137613760173'^^xsd:double;
  dwc:latitude '54.081589562352'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139861'^^xsd:string;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.081589562352185 -4.713761376017277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.081589562352185"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713761376017277"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.081589562352185 -4.713761376017277)"^^geo:wktLiteral ;
  geo-pos:lat "54.081589562352185"^^xsd:decimal ;
  geo-pos:long "-4.713761376017277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139817'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7137613760173'^^xsd:double;
  dwc:latitude '54.081589562352'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139817'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.738022663731115 -4.710872285961541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.738022663731115"^^xsd:decimal ;
  dwc:decimalLongitude "-4.710872285961541"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.738022663731115 -4.710872285961541)"^^geo:wktLiteral ;
  geo-pos:lat "54.738022663731115"^^xsd:decimal ;
  geo-pos:long "-4.710872285961541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140056'^^xsd:integer;
  dwc:scientificName 'Lamna nasus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7108722859615'^^xsd:double;
  dwc:latitude '54.738022663731'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140056'^^xsd:string;
  dwc:observationDate '1970-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '105841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.01873963303811 -4.7096660728965825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.01873963303811"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7096660728965825"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.01873963303811 -4.7096660728965825)"^^geo:wktLiteral ;
  geo-pos:lat "54.01873963303811"^^xsd:decimal ;
  geo-pos:long "-4.7096660728965825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141935'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7096660728966'^^xsd:double;
  dwc:latitude '54.018739633038'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141935'^^xsd:string;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.01873963303811 -4.7096660728965825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.01873963303811"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7096660728965825"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.01873963303811 -4.7096660728965825)"^^geo:wktLiteral ;
  geo-pos:lat "54.01873963303811"^^xsd:decimal ;
  geo-pos:long "-4.7096660728965825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141933'^^xsd:integer;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7096660728966'^^xsd:double;
  dwc:latitude '54.018739633038'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141933'^^xsd:string;
  dwc:observationDate '1968-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.216610429448714 -4.707270309599693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.216610429448714"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707270309599693"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.216610429448714 -4.707270309599693)"^^geo:wktLiteral ;
  geo-pos:lat "54.216610429448714"^^xsd:decimal ;
  geo-pos:long "-4.707270309599693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140142'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7072703095997'^^xsd:double;
  dwc:latitude '54.216610429449'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140142'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.675179430262055 -4.706681361749561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.675179430262055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.706681361749561"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.675179430262055 -4.706681361749561)"^^geo:wktLiteral ;
  geo-pos:lat "54.675179430262055"^^xsd:decimal ;
  geo-pos:long "-4.706681361749561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172142111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172142111'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7066813617496'^^xsd:double;
  dwc:latitude '54.675179430262'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172142111'^^xsd:string;
  dwc:observationDate '2004-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.666201754415674 -4.706083980252674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.666201754415674"^^xsd:decimal ;
  dwc:decimalLongitude "-4.706083980252674"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.666201754415674 -4.706083980252674)"^^geo:wktLiteral ;
  geo-pos:lat "54.666201754415674"^^xsd:decimal ;
  geo-pos:long "-4.706083980252674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172142032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172142032'^^xsd:integer;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7060839802527'^^xsd:double;
  dwc:latitude '54.666201754416'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172142032'^^xsd:string;
  dwc:observationDate '2001-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65722406080873 -4.705486928503396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65722406080873"^^xsd:decimal ;
  dwc:decimalLongitude "-4.705486928503396"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65722406080873 -4.705486928503396)"^^geo:wktLiteral ;
  geo-pos:lat "54.65722406080873"^^xsd:decimal ;
  geo-pos:long "-4.705486928503396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141229'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7054869285034'^^xsd:double;
  dwc:latitude '54.657224060809'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141229'^^xsd:string;
  dwc:observationDate '2002-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63029087344368 -4.7036977492725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63029087344368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7036977492725"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63029087344368 -4.7036977492725)"^^geo:wktLiteral ;
  geo-pos:lat "54.63029087344368"^^xsd:decimal ;
  geo-pos:long "-4.7036977492725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140049'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7036977492725'^^xsd:double;
  dwc:latitude '54.630290873444'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140049'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81916695148982 -4.700737704206394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81916695148982"^^xsd:decimal ;
  dwc:decimalLongitude "-4.700737704206394"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81916695148982 -4.700737704206394)"^^geo:wktLiteral ;
  geo-pos:lat "54.81916695148982"^^xsd:decimal ;
  geo-pos:long "-4.700737704206394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140208'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7007377042064'^^xsd:double;
  dwc:latitude '54.81916695149'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140208'^^xsd:string;
  dwc:observationDate '1976-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.081933249293506 -4.698491356937363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.081933249293506"^^xsd:decimal ;
  dwc:decimalLongitude "-4.698491356937363"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.081933249293506 -4.698491356937363)"^^geo:wktLiteral ;
  geo-pos:lat "54.081933249293506"^^xsd:decimal ;
  geo-pos:long "-4.698491356937363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140065'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6984913569374'^^xsd:double;
  dwc:latitude '54.081933249294'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140065'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22593231545745 -4.6925349491417006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22593231545745"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6925349491417006"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22593231545745 -4.6925349491417006)"^^geo:wktLiteral ;
  geo-pos:lat "54.22593231545745"^^xsd:decimal ;
  geo-pos:long "-4.6925349491417006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140108'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6925349491417'^^xsd:double;
  dwc:latitude '54.225932315457'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140108'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22593231545745 -4.6925349491417006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22593231545745"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6925349491417006"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22593231545745 -4.6925349491417006)"^^geo:wktLiteral ;
  geo-pos:lat "54.22593231545745"^^xsd:decimal ;
  geo-pos:long "-4.6925349491417006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141771'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6925349491417'^^xsd:double;
  dwc:latitude '54.225932315457'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141771'^^xsd:string;
  dwc:observationDate '2004-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22593231545745 -4.6925349491417006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22593231545745"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6925349491417006"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22593231545745 -4.6925349491417006)"^^geo:wktLiteral ;
  geo-pos:lat "54.22593231545745"^^xsd:decimal ;
  geo-pos:long "-4.6925349491417006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139614'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6925349491417'^^xsd:double;
  dwc:latitude '54.225932315457'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139614'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22593231545745 -4.6925349491417006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22593231545745"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6925349491417006"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22593231545745 -4.6925349491417006)"^^geo:wktLiteral ;
  geo-pos:lat "54.22593231545745"^^xsd:decimal ;
  geo-pos:long "-4.6925349491417006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141497'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6925349491417'^^xsd:double;
  dwc:latitude '54.225932315457'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141497'^^xsd:string;
  dwc:observationDate '2003-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22593231545745 -4.6925349491417006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.22593231545745"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6925349491417006"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.22593231545745 -4.6925349491417006)"^^geo:wktLiteral ;
  geo-pos:lat "54.22593231545745"^^xsd:decimal ;
  geo-pos:long "-4.6925349491417006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139615'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6925349491417'^^xsd:double;
  dwc:latitude '54.225932315457'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139615'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.49761127468801 -4.691385139563035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.49761127468801"^^xsd:decimal ;
  dwc:decimalLongitude "-4.691385139563035"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.49761127468801 -4.691385139563035)"^^geo:wktLiteral ;
  geo-pos:lat "53.49761127468801"^^xsd:decimal ;
  geo-pos:long "-4.691385139563035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140660'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.691385139563'^^xsd:double;
  dwc:latitude '53.497611274688'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140660'^^xsd:string;
  dwc:observationDate '1994-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.49761127468801 -4.691385139563035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.49761127468801"^^xsd:decimal ;
  dwc:decimalLongitude "-4.691385139563035"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.49761127468801 -4.691385139563035)"^^geo:wktLiteral ;
  geo-pos:lat "53.49761127468801"^^xsd:decimal ;
  geo-pos:long "-4.691385139563035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140859'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.691385139563'^^xsd:double;
  dwc:latitude '53.497611274688'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140859'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.49761127468801 -4.691385139563035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.49761127468801"^^xsd:decimal ;
  dwc:decimalLongitude "-4.691385139563035"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.49761127468801 -4.691385139563035)"^^geo:wktLiteral ;
  geo-pos:lat "53.49761127468801"^^xsd:decimal ;
  geo-pos:long "-4.691385139563035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140553'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.691385139563'^^xsd:double;
  dwc:latitude '53.497611274688'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140553'^^xsd:string;
  dwc:observationDate '1989-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.49761127468801 -4.691385139563035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.49761127468801"^^xsd:decimal ;
  dwc:decimalLongitude "-4.691385139563035"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.49761127468801 -4.691385139563035)"^^geo:wktLiteral ;
  geo-pos:lat "53.49761127468801"^^xsd:decimal ;
  geo-pos:long "-4.691385139563035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140858'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.691385139563'^^xsd:double;
  dwc:latitude '53.497611274688'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140858'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.675524724443456 -4.691189353709366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.675524724443456"^^xsd:decimal ;
  dwc:decimalLongitude "-4.691189353709366"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.675524724443456 -4.691189353709366)"^^geo:wktLiteral ;
  geo-pos:lat "54.675524724443456"^^xsd:decimal ;
  geo-pos:long "-4.691189353709366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141577'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6911893537094'^^xsd:double;
  dwc:latitude '54.675524724443'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141577'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66654693461838 -4.690595381306014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66654693461838"^^xsd:decimal ;
  dwc:decimalLongitude "-4.690595381306014"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66654693461838 -4.690595381306014)"^^geo:wktLiteral ;
  geo-pos:lat "54.66654693461838"^^xsd:decimal ;
  geo-pos:long "-4.690595381306014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141666'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.690595381306'^^xsd:double;
  dwc:latitude '54.666546934618'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141666'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66654693461838 -4.690595381306014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66654693461838"^^xsd:decimal ;
  dwc:decimalLongitude "-4.690595381306014"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66654693461838 -4.690595381306014)"^^geo:wktLiteral ;
  geo-pos:lat "54.66654693461838"^^xsd:decimal ;
  geo-pos:long "-4.690595381306014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141536'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.690595381306'^^xsd:double;
  dwc:latitude '54.666546934618'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141536'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66654693461838 -4.690595381306014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66654693461838"^^xsd:decimal ;
  dwc:decimalLongitude "-4.690595381306014"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66654693461838 -4.690595381306014)"^^geo:wktLiteral ;
  geo-pos:lat "54.66654693461838"^^xsd:decimal ;
  geo-pos:long "-4.690595381306014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141277'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.690595381306'^^xsd:double;
  dwc:latitude '54.666546934618'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141277'^^xsd:string;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23059260628701 -4.685164780988359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.23059260628701"^^xsd:decimal ;
  dwc:decimalLongitude "-4.685164780988359"^^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 "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.23059260628701 -4.685164780988359)"^^geo:wktLiteral ;
  geo-pos:lat "54.23059260628701"^^xsd:decimal ;
  geo-pos:long "-4.685164780988359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172139450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172139450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172139450'^^xsd:integer;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6851647809884'^^xsd:double;
  dwc:latitude '54.230592606287'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172139450'^^xsd:string;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.334015278342655 -4.6842106121519365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.334015278342655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6842106121519365"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.334015278342655 -4.6842106121519365)"^^geo:wktLiteral ;
  geo-pos:lat "54.334015278342655"^^xsd:decimal ;
  geo-pos:long "-4.6842106121519365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140927'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6842106121519'^^xsd:double;
  dwc:latitude '54.334015278343'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140927'^^xsd:string;
  dwc:observationDate '2000-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32503692891639 -4.683625589521049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32503692891639"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683625589521049"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32503692891639 -4.683625589521049)"^^geo:wktLiteral ;
  geo-pos:lat "54.32503692891639"^^xsd:decimal ;
  geo-pos:long "-4.683625589521049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140928'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.683625589521'^^xsd:double;
  dwc:latitude '54.325036928916'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140928'^^xsd:string;
  dwc:observationDate '2000-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07329626709554 -4.682641595350293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.07329626709554"^^xsd:decimal ;
  dwc:decimalLongitude "-4.682641595350293"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07329626709554 -4.682641595350293)"^^geo:wktLiteral ;
  geo-pos:lat "54.07329626709554"^^xsd:decimal ;
  geo-pos:long "-4.682641595350293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140130'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6826415953503'^^xsd:double;
  dwc:latitude '54.073296267096'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140130'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07329626709554 -4.682641595350293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.07329626709554"^^xsd:decimal ;
  dwc:decimalLongitude "-4.682641595350293"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.07329626709554 -4.682641595350293)"^^geo:wktLiteral ;
  geo-pos:lat "54.07329626709554"^^xsd:decimal ;
  geo-pos:long "-4.682641595350293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140236'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6826415953503'^^xsd:double;
  dwc:latitude '54.073296267096'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140236'^^xsd:string;
  dwc:observationDate '1978-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65825332605043 -4.659030372310866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65825332605043"^^xsd:decimal ;
  dwc:decimalLongitude "-4.659030372310866"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65825332605043 -4.659030372310866)"^^geo:wktLiteral ;
  geo-pos:lat "54.65825332605043"^^xsd:decimal ;
  geo-pos:long "-4.659030372310866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141878'^^xsd:integer;
  dwc:scientificName 'Lamna nasus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6590303723109'^^xsd:double;
  dwc:latitude '54.65825332605'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141878'^^xsd:string;
  dwc:aphiaIdAccepted '105841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06499476370399 -4.651534015528067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.06499476370399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.651534015528067"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.06499476370399 -4.651534015528067)"^^geo:wktLiteral ;
  geo-pos:lat "54.06499476370399"^^xsd:decimal ;
  geo-pos:long "-4.651534015528067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140136'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6515340155281'^^xsd:double;
  dwc:latitude '54.064994763704'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140136'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75735109192394 -4.6499796022728095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75735109192394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6499796022728095"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75735109192394 -4.6499796022728095)"^^geo:wktLiteral ;
  geo-pos:lat "54.75735109192394"^^xsd:decimal ;
  geo-pos:long "-4.6499796022728095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140204'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6499796022728'^^xsd:double;
  dwc:latitude '54.757351091924'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140204'^^xsd:string;
  dwc:observationDate '1975-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37094696789501 -4.64042152742723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.37094696789501"^^xsd:decimal ;
  dwc:decimalLongitude "-4.64042152742723"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.37094696789501 -4.64042152742723)"^^geo:wktLiteral ;
  geo-pos:lat "54.37094696789501"^^xsd:decimal ;
  geo-pos:long "-4.64042152742723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141253'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6404215274272'^^xsd:double;
  dwc:latitude '54.370946967895'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141253'^^xsd:string;
  dwc:observationDate '2002-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.056351383998226 -4.635700371924547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.056351383998226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.635700371924547"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.056351383998226 -4.635700371924547)"^^geo:wktLiteral ;
  geo-pos:lat "54.056351383998226"^^xsd:decimal ;
  geo-pos:long "-4.635700371924547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141518'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6357003719245'^^xsd:double;
  dwc:latitude '54.056351383998'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141518'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.056351383998226 -4.635700371924547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.056351383998226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.635700371924547"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.056351383998226 -4.635700371924547)"^^geo:wktLiteral ;
  geo-pos:lat "54.056351383998226"^^xsd:decimal ;
  geo-pos:long "-4.635700371924547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140628'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6357003719245'^^xsd:double;
  dwc:latitude '54.056351383998'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140628'^^xsd:string;
  dwc:observationDate '1992-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.056351383998226 -4.635700371924547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.056351383998226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.635700371924547"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.056351383998226 -4.635700371924547)"^^geo:wktLiteral ;
  geo-pos:lat "54.056351383998226"^^xsd:decimal ;
  geo-pos:long "-4.635700371924547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140097'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6357003719245'^^xsd:double;
  dwc:latitude '54.056351383998'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140097'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74871139206108 -4.633872289994708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.74871139206108"^^xsd:decimal ;
  dwc:decimalLongitude "-4.633872289994708"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74871139206108 -4.633872289994708)"^^geo:wktLiteral ;
  geo-pos:lat "54.74871139206108"^^xsd:decimal ;
  geo-pos:long "-4.633872289994708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141448'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6338722899947'^^xsd:double;
  dwc:latitude '54.748711392061'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141448'^^xsd:string;
  dwc:observationDate '2003-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74871139206108 -4.633872289994708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.74871139206108"^^xsd:decimal ;
  dwc:decimalLongitude "-4.633872289994708"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.74871139206108 -4.633872289994708)"^^geo:wktLiteral ;
  geo-pos:lat "54.74871139206108"^^xsd:decimal ;
  geo-pos:long "-4.633872289994708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140011'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6338722899947'^^xsd:double;
  dwc:latitude '54.748711392061'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140011'^^xsd:string;
  dwc:observationDate '1967-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25422362235115 -4.63295462345347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25422362235115"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63295462345347"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25422362235115 -4.63295462345347)"^^geo:wktLiteral ;
  geo-pos:lat "54.25422362235115"^^xsd:decimal ;
  geo-pos:long "-4.63295462345347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172142087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172142087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172142087'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6329546234535'^^xsd:double;
  dwc:latitude '54.254223622351'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172142087'^^xsd:string;
  dwc:observationDate '2004-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63199473769251 -4.626319592503784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.63199473769251"^^xsd:decimal ;
  dwc:decimalLongitude "-4.626319592503784"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.63199473769251 -4.626319592503784)"^^geo:wktLiteral ;
  geo-pos:lat "54.63199473769251"^^xsd:decimal ;
  geo-pos:long "-4.626319592503784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141333'^^xsd:integer;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6263195925038'^^xsd:double;
  dwc:latitude '54.631994737693'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141333'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.074643460679475 -4.621570259443523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.074643460679475"^^xsd:decimal ;
  dwc:decimalLongitude "-4.621570259443523"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.074643460679475 -4.621570259443523)"^^geo:wktLiteral ;
  geo-pos:lat "54.074643460679475"^^xsd:decimal ;
  geo-pos:long "-4.621570259443523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140234'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6215702594435'^^xsd:double;
  dwc:latitude '54.074643460679'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140234'^^xsd:string;
  dwc:observationDate '1977-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.065664268763285 -4.621004296860564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.065664268763285"^^xsd:decimal ;
  dwc:decimalLongitude "-4.621004296860564"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.065664268763285 -4.621004296860564)"^^geo:wktLiteral ;
  geo-pos:lat "54.065664268763285"^^xsd:decimal ;
  geo-pos:long "-4.621004296860564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140580'^^xsd:integer;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6210042968606'^^xsd:double;
  dwc:latitude '54.065664268763'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140580'^^xsd:string;
  dwc:observationDate '1990-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05668505935151 -4.620438642662665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05668505935151"^^xsd:decimal ;
  dwc:decimalLongitude "-4.620438642662665"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05668505935151 -4.620438642662665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05668505935151"^^xsd:decimal ;
  geo-pos:long "-4.620438642662665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172140095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172140095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172140095'^^xsd:integer;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6204386426627'^^xsd:double;
  dwc:latitude '54.056685059352'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172140095'^^xsd:string;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05668505935151 -4.620438642662665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05668505935151"^^xsd:decimal ;
  dwc:decimalLongitude "-4.620438642662665"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05668505935151 -4.620438642662665)"^^geo:wktLiteral ;
  geo-pos:lat "54.05668505935151"^^xsd:decimal ;
  geo-pos:long "-4.620438642662665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Cumbria Biodiversity Data Centre:34108:172141384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3192_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-08-01'^^xsd:date;
  dwc:institutionCode 'Cumbria Biodiversity Data Centre'^^xsd:string;
  dwc:collectionCode '34108'^^xsd:integer;
  dwc:catalogNumber '172141384'^^xsd:integer;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:collector 'Norman Hammond'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6204386426627'^^xsd:double;
  dwc:latitude '54.056685059352'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Cumbria Biodiversity Data Centre:34108:172141384'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05668505935151 -4.620438642662665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05668505935151"^^xsd:decimal ;
  dwc:decimalLongitude "-4.620438642662665"^^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 "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3192__urn%3Acatalog%3ACumbria%20Biodiversity%20Data%20Centre%3A34108%3A172141969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05668505